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
History
Nishant Patel
9f50004651
[MLIR][XeGPU] Enhance the peephole optimization to remove the convert_layout after multi-reduction rewrite (
#188849
)
2026-04-01 13:55:11 -07:00
..
benchmark
/python
…
cmake
/modules
[mlir-python] Fix duplicate EnumAttr builder registration across dialects. (
#187191
)
2026-03-19 21:02:23 -07:00
docs
[mlir][docs] dialect interfaces and mlir reduce documentation fix (
#189258
)
2026-03-31 15:23:13 +00:00
examples
[MLIR] Add missing dialects to C API (
#82190
)
2026-01-07 12:51:33 -08:00
include
[MLIR][XeGPU] Add Layout Propagation support for multi-reduction/reduction op with scalar result (
#189133
)
2026-04-01 13:01:34 -07:00
lib
[MLIR][XeGPU] Enhance the peephole optimization to remove the convert_layout after multi-reduction rewrite (
#188849
)
2026-04-01 13:55:11 -07:00
python
[MLIR][Python] Add more field specifiers to Python-defined operations (
#188064
)
2026-03-28 21:46:21 +08:00
test
[MLIR][XeGPU] Enhance the peephole optimization to remove the convert_layout after multi-reduction rewrite (
#188849
)
2026-04-01 13:55:11 -07:00
tools
[mlir][ods] resolve the wrong indent issue (
#189277
)
2026-04-01 15:20:54 +02:00
unittests
[MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (
#188725
)
2026-04-01 10:47:36 +02:00
utils
[mlir] Fix generate-test-checks.py: don't put attr refs in CHECK-LABEL (
#188985
)
2026-03-27 14:59:42 +01:00
.clang-format
Enforce Unix line endings for Clang/LLVM/MLIR projects (
#161460
)
2025-10-02 06:09:12 -07:00
.clang-tidy
[MLIR][NFC] Ignore clang-tidy
modernize-use-using
check in C code (
#180326
)
2026-02-09 13:24:08 +08:00
CMakeLists.txt
[mlir] Replace MLIR_ENABLE_ROCM_CONVERSIONS with LLVM_HAS_AMDGPU_TARGET (
#182652
)
2026-03-13 22:03:05 +00:00
LICENSE.TXT
…
Maintainers.md
[mlir][x86] Move AMX dialect into X86 dialect (
#183717
)
2026-03-02 11:47:30 +01:00
README.md
…
README.md
Multi-Level Intermediate Representation
See
https://mlir.llvm.org/
for more information.