This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1fa8179d4e5300a67ebdf41916a18f9c6330121
clang-p2996
/
mlir
/
test
/
Dialect
/
Arith
History
Benjamin Kramer
35ca64989a
[mlir][arith] Don't crash when folding a & ~a -> 0 on vectors
...
m_Constant happily accepts vector splats, so just use the generic way of getting a zero attribute.
2023-01-25 14:08:28 +01:00
..
bufferize.mlir
…
canonicalize.mlir
[mlir][arith] Don't crash when folding a & ~a -> 0 on vectors
2023-01-25 14:08:28 +01:00
emulate-wide-int-very-wide.mlir
[mlir][arith] Simplify muli emulation with mului_extended
2022-12-12 10:58:07 -05:00
emulate-wide-int.mlir
[mlir][arith] Simplify muli emulation with mului_extended
2022-12-12 10:58:07 -05:00
expand-ops.mlir
[mlir][Arith] Remove expansions of integer min and max ops
2023-01-06 20:32:29 +00:00
int-range-interface.mlir
[mlir][Arith] Fix bug in zero-extension range inference
2023-01-10 21:41:13 +00:00
int-range-opts.mlir
[mlir][arith] Optimize arith.cmpi based on integer range analysis.
2023-01-11 12:15:58 +01:00
invalid.mlir
[mlir][arith] Rename addui_carry to addui_extended
2022-12-07 17:15:56 -05:00
one-shot-bufferize-memory-space-invalid.mlir
…
one-shot-bufferize.mlir
…
ops.mlir
[mlir][arith] Define mulsi_extended op
2022-12-09 20:25:31 -05:00
test-emulate-wide-int-pass.mlir
[mlir] Clean up typos in FileCheck directives in various tests.
2022-12-12 09:29:14 +01:00
unsigned-when-equivalent.mlir
[mlir] Avoid crash of UnsignedWhenEquivalent for no integer type.
2023-01-10 10:05:02 +08:00