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
/
Target
/
LLVMIR
/
Dialect
History
Mehdi Amini
734ea9a405
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in SelectObjectAttr.cpp (NFC)
2025-12-09 06:43:34 -08:00
..
ArmNeon
…
ArmSME
…
ArmSVE
…
Builtin
…
GPU
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in SelectObjectAttr.cpp (NFC)
2025-12-09 06:43:34 -08:00
LLVMIR
[MLIR][LLVM] Fix the import of LLVM IR metadata (
#170631
)
2025-12-04 13:54:34 +01:00
NVVM
[mlir][NVVM] Add support for few more fence Ops (
#170251
)
2025-12-04 20:45:15 +05:30
OpenACC
[mlir][NFC] Use
getDefiningOp<OpTy>()
instead of
dyn_cast<OpTy>(getDefiningOp())
(
#150428
)
2025-07-25 10:35:51 +08:00
OpenMP
Reland "[Flang][OpenMP] Add lowering support for is_device_ptr clause (
#169331
)" (
#170851
)
2025-12-05 17:38:41 +00:00
Ptr
[mlir][ptr] Add
ptr.ptr_diff
operation (
#157354
)
2025-09-24 13:09:31 -04:00
ROCDL
…
SPIRV
…
VCIX
…
XeVM
[MLIR][XeVM] Add lowering for llvm load store ops with XeVM cache control (
#156768
)
2025-09-09 09:12:16 -07:00
CMakeLists.txt
[mlir][LLVM|ptr] Add the
#llvm.address_space
attribute, and allow
ptr
translation (
#156333
)
2025-09-02 12:02:14 +00:00
OpenMPCommon.cpp
…