This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-20 10:58:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bfaa0f09d0564f315ea778023b34b8a113ec740
llvm
/
mlir
/
lib
/
Dialect
/
Arith
History
Ivan Butygin
5011b8896d
[mlir][arith] Fold
or(x, xor(x, 1))
->
1
...
Differential Revision:
https://reviews.llvm.org/D150808
2023-05-19 22:31:56 +02:00
..
IR
[mlir][arith] Fold
or(x, xor(x, 1))
->
1
2023-05-19 22:31:56 +02:00
Transforms
…
Utils
…
CMakeLists.txt
…