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
/
GPU
/
Transforms
History
Mehdi Amini
20f36a2ff1
[MLIR][GPU] Improve error message on invalid pass option
...
This provides a more helpful message to the user when passing invalid command line options
2026-02-28 15:18:14 -08:00
..
AllReduceLowering.cpp
[mlir] Update all-reduce (& vector tests) to use workgroup barriers (
#178285
)
2026-01-27 13:09:18 -08:00
AsyncRegionRewriter.cpp
[mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (
#178487
)
2026-01-28 19:13:47 +00:00
BufferDeallocationOpInterfaceImpl.cpp
…
DecomposeMemRefs.cpp
…
EliminateBarriers.cpp
[milr][gpu] Make barrier elimination address-space aware (
#178101
)
2026-02-04 08:39:44 -08:00
GlobalIdRewriter.cpp
…
KernelOutlining.cpp
[MLIR][GPU] Make sure to propagate known cluster sizes in kernel outlining (
#176894
)
2026-01-21 11:10:40 +01:00
MemoryPromotion.cpp
…
ModuleToBinary.cpp
[MLIR][GPU] Improve error message on invalid pass option
2026-02-28 15:18:14 -08:00
NVVMAttachTarget.cpp
[MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and include ISA compiler logs (
#176697
)
2026-01-30 12:56:20 +01:00
ParallelLoopMapper.cpp
…
PromoteShuffleToAMDGPU.cpp
[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in PromoteShuffleToAMDGPU.cpp (NFC)
2026-02-02 10:27:20 -08:00
ROCDLAttachTarget.cpp
…
ShuffleRewriter.cpp
…
SPIRVAttachTarget.cpp
…
SubgroupIdRewriter.cpp
[MLIR] Apply clang-tidy fixes for readability-identifier-naming in SubgroupIdRewriter.cpp (NFC)
2026-02-19 06:28:37 -08:00
SubgroupReduceLowering.cpp
…
XeVMAttachTarget.cpp
…