| Age | Commit message (Expand) | Author | Files | Lines |
| 5 hours | IR: Promote "denormal-fp-math" to a first class attribute (#174293) | Matt Arsenault | 2 | -19/+42 |
| 9 hours | [MLIR][OpenMP] Add Taskloop Collapse Support (#175924) | Jack Styles | 1 | -13/+81 |
| 26 hours | [Flang][mlir][OpenMP] Add affinity clause to omp.task and Flang lowering (#17... | Chi-Chun, Chen | 1 | -0/+5 |
| 45 hours | [CIR] Implement 'allocsize' function/call attribute lowering (#179342) | Erich Keane | 3 | -0/+44 |
| 2 days | [mlir][spirv] Add SPV_EXT_float8 support (#179246) | Davide Grohmann | 2 | -22/+47 |
| 3 days | [mlir][ROCDL] do not hardcode partial lld path in utilities (#179201) | Oleksandr "Alex" Zinenko | 1 | -4/+4 |
| 3 days | [CIR] Implement lowering for 'no-builtins' attributes (#178899) | Erich Keane | 3 | -9/+73 |
| 6 days | [CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect (#178443) | Erich Keane | 3 | -0/+32 |
| 6 days | [MLIR][GPU] Update serializeToObject to use SerializedObject wrapper and incl... | Zichen Lu | 4 | -48/+87 |
| 7 days | [MLIR][OpenMP] Fix recursive mapper emission. (#178453) | Akash Banerjee | 1 | -1/+18 |
| 7 days | [MLIR][OpenMP] Fix unused variable warning for #137201 (#178659) | Walter Lee | 1 | -2/+2 |
| 7 days | [MLIR][OpenMP] Simplify OpenMP device codegen (#137201) | Sergio Afonso | 1 | -302/+166 |
| 7 days | [mlir][NVVM] Add support for tcgen05.ld.red Op (#177330) | Pradeep Kumar | 1 | -12/+12 |
| 8 days | [mlir] Apply clang-tidy check llvm-use-vector-utils. NFC. (#178526) | Jakub Kuderski | 2 | -8/+10 |
| 8 days | [mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (#178487) | Jakub Kuderski | 8 | -51/+50 |
| 8 days | [MLIR][OpenMP] Fix mapper being attached to partial maps. (#178247) | Akash Banerjee | 1 | -9/+14 |
| 8 days | [CIR] Implement returns_twice, cold, hot, noduplicate, convergent func attrs ... | Erich Keane | 3 | -0/+34 |
| 9 days | [CIR] Implement 'noreturn' attribute for functions/calls. (#177978) | Erich Keane | 3 | -0/+8 |
| 9 days | [OpenMP][MLIR] Add thread_limit with dims modifier support (#171825) | Chaitanya | 1 | -6/+18 |
| 9 days | [OpenMP][MLIR] Add num_threads clause with dims modifier support (#171767) | Chaitanya | 1 | -5/+13 |
| 9 days | [MLIR][LLVM] Add flags field to the DIDerivedType attribute (#177889) | Keyi Zhang | 2 | -2/+4 |
| 10 days | [OpenMP][MLIR] Add num_teams clause with dims modifier support (#169883) | Chaitanya | 1 | -4/+12 |
| 2026-01-21 | Fix MLIR compilation bugs for NVPTX target (#177024) | Jay Zhuang | 1 | -3/+3 |
| 2026-01-21 | [OpenMP][Flang][MLIR] Skip trip count calculation when bounds are null (#176469) | Jason Van Beusekom | 1 | -0/+5 |
| 2026-01-21 | [llvm][DebugInfo][NFC] Remove DITypeRefArray in favour of DITypeArray (#177066) | Michael Buch | 1 | -1/+1 |
| 2026-01-19 | [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (#17... | Michael Klemm | 1 | -4/+9 |
| 2026-01-13 | Fix typos and spelling errors across codebase (#156270) | Austin Jiang | 1 | -1/+1 |
| 2026-01-09 | [MLIR][OpenMP] Support cancel taskgroup inside of taskloop (#174815) | Tom Eccles | 1 | -20/+12 |
| 2026-01-09 | [mlir][OpenMP] Don't allocate task context structure if not needed (#174588) | Tom Eccles | 1 | -4/+7 |
| 2026-01-09 | [MLIR][OpenMP] Add Initial Taskloop Clause Support (#174623) | Jack Styles | 1 | -41/+20 |
| 2026-01-08 | [mlir][OpenMP] Fix sanitizer error in buildTaskLikeBodyGenCallback (#174983) | Tom Eccles | 1 | -101/+172 |
| 2026-01-08 | [mlir][OpenMP] Translation support for taskloop construct (#174386) | Tom Eccles | 1 | -111/+405 |
| 2026-01-07 | [mlir][OpenMP] Lower device clause for target data/enter/exit/update (#174665) | Chi-Chun, Chen | 1 | -31/+21 |
| 2026-01-07 | [mlir][OpenMP] Fix infinite loop after #174105 (#174736) | Tom Eccles | 1 | -1/+2 |
| 2026-01-07 | [mlir][emitc] Fix creating pointer from constant array (#162083) | Hendrik_Klug | 1 | -3/+55 |
| 2026-01-06 | [Flang][OpenMP] Implement device clause lowering for target directive (#173509) | Chi-Chun, Chen | 1 | -2/+13 |
| 2026-01-06 | [mlir][OpenMP] don't add compiler-generated barrier in single threaded code (... | Tom Eccles | 1 | -1/+20 |
| 2026-01-05 | [mlir][spirv] (De)serialize Index decoration (#174396) | Igor Wodiany | 2 | -0/+2 |
| 2026-01-03 | [flang][mlir] Add support for implicit linearization in omp.simd (#150386) | NimishMishra | 1 | -12/+40 |
| 2026-01-02 | [LLVM][ADT] Migrate users of `make_scope_exit` to CTAD (#174030) | Victor Chernyakin | 3 | -3/+3 |
| 2026-01-02 | [ADT] Allow `TypeSwitch::Default` for `FailureOr<T>` (#174119) | Jakub Kuderski | 1 | -1/+1 |
| 2026-01-02 | [MLIR][OpenMP] Fix type mismatch in linear clause for INTEGER(8) variables (#... | Krish Gupta | 1 | -9/+29 |
| 2025-12-31 | [mlir][spirv] Clean up casts. NFC. (#174115) | Jakub Kuderski | 3 | -7/+7 |
| 2025-12-24 | [mlir] Using `getDefiningOp<OpTy>()` instead of `dyn_cast_or_null<OpTy>(getDe... | Longsheng Mou | 1 | -1/+1 |
| 2025-12-20 | [mlir] [irdl] Fix order of emitted cpp namespace closing comments (#172035) | Robert Konicar | 1 | -1/+3 |
| 2025-12-17 | Reland [mlir][gpu] Use `SmallString`, `FailureOr` and `StringRef` in `module-... | Ivan Butygin | 4 | -168/+146 |
| 2025-12-16 | Revert "[mlir][gpu] Use `SmallString`, `FailureOr` and `StringRef` in `module... | Ivan Butygin | 4 | -144/+167 |
| 2025-12-16 | [mlir][gpu] Use `SmallString`, `FailureOr` and `StringRef` in `module-to-bina... | Ivan Butygin | 4 | -167/+144 |
| 2025-12-15 | [mlir][gpu] Expose some utility functions from `gpu-to-binary` infra (#172205) | Ivan Butygin | 4 | -59/+61 |
| 2025-12-10 | [MLIR][LLVMIR] Fix LLVM IR import of ZeroInitializers to constant zero (#171107) | Bala_Bhuvan_Varma | 1 | -13/+12 |