[all-commits] [llvm/llvm-project] b149fc: [mlir][scf] Quick fix to scf.execute_region no_inl...
Jungwook Park via All-commits
all-commits at lists.llvm.org
Fri Aug 22 05:11:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b149fc7755b1ddf95060df1b87a3b0a9890a4e40
https://github.com/llvm/llvm-project/commit/b149fc7755b1ddf95060df1b87a3b0a9890a4e40
Author: Jungwook Park <jungwook.park at amd.com>
Date: 2025-08-22 (Fri, 22 Aug 2025)
Changed paths:
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
Log Message:
-----------
[mlir][scf] Quick fix to scf.execute_region no_inline (#154931)
Asm printer should exclude `no_inline` attr during printing optional
attrs at the bottom.
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