summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJeff Niu <jeff@modular.com>2022-08-06 12:09:57 -0400
committerJeff Niu <jeff@modular.com>2022-08-08 11:05:01 -0400
commit7d9fc95b85c4ee421aa0c245f9ba5ed851db4154 (patch)
tree00adb7ebb51c75daecb1913b05e41ae55fd071a8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent00f7096d31cc7896ffd490e65104d264923f0df5 (diff)
[mlir][math] Add `math.absi` op
Adds an integer absolute value op to the math dialect. When converting to LLVM, this op is lowered to the LLVM `abs` intrinsic. When converting to SPIRV, this op is lowered to `spv.GL.SAbs`. Depends on D131325 Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D131327
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions