forked from OSchip/llvm-project
8dd07e36ca
The end-to-end test for this new feature also exposed a bug in LLVM IR lowering (since then, fixed), where we need to account for the min-poison bit as extra argument. declare i32 @llvm.abs.i32(i32 <src>, i1 <is_int_min_poison>) Reviewed By: bixia Differential Revision: https://reviews.llvm.org/D131712 |
||
---|---|---|
.. | ||
Analysis | ||
Conversion | ||
Dialect | ||
ExecutionEngine | ||
IR | ||
Interfaces | ||
Parser | ||
Pass | ||
Rewrite | ||
Support | ||
TableGen | ||
Transforms | ||
CMakeLists.txt |