[all-commits] [llvm/llvm-project] 0b37de: [MLIR][SCF] Propagate loop annotation during while...
Thomas Raoux via All-commits
all-commits at lists.llvm.org
Fri Aug 1 12:15:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b37de296833f2bd860d735b671f0612f3c194a4
https://github.com/llvm/llvm-project/commit/0b37de296833f2bd860d735b671f0612f3c194a4
Author: Thomas Raoux <thomas.raoux at openai.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M mlir/lib/Conversion/SCFToControlFlow/SCFToControlFlow.cpp
M mlir/test/Conversion/SCFToControlFlow/convert-to-cfg.mlir
Log Message:
-----------
[MLIR][SCF] Propagate loop annotation during while op lowering (#151746)
This is expanding on https://github.com/llvm/llvm-project/pull/102562
This allows also propagating attributes for scf.while lowering
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list