This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
Tensor
/
Transforms
History
Matthias Springer
c37ed7762e
[tensor][bufferize] Use affine.apply instead of arith.addi in PadOp lowering
...
Affine exprs compose better than arith ops. Differential Revision:
https://reviews.llvm.org/D132456
2022-08-23 11:46:11 +02:00
..
BufferizableOpInterfaceImpl.cpp
[tensor][bufferize] Use affine.apply instead of arith.addi in PadOp lowering
2022-08-23 11:46:11 +02:00
Bufferize.cpp
[mlir] move SCF headers to SCF/{IR,Transforms} respectively
2022-06-20 10:18:01 +02:00
CMakeLists.txt
[tensor][bufferize] Use affine.apply instead of arith.addi in PadOp lowering
2022-08-23 11:46:11 +02:00
PassDetail.h
[mlir] Move the Builtin FuncOp to the Func dialect
2022-03-16 17:07:03 -07:00
SplitPadding.cpp
[mlir] Flip more uses to prefixed accessor form (NFC).
2022-06-26 19:12:38 -07:00
SwapExtractSliceWithProducer.cpp
[mlir] Use value instead of getValue (NFC)
2022-07-14 00:19:59 -07:00