[Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Hoist alloca's to entry blocks of compiler-emitted GPU reduction functions (PR #181359)

Jeff Sandoval llvmlistbot at llvm.org
Tue Feb 17 11:50:08 PST 2026


jeffreysandoval wrote:

Thanks for the detailed explanation!  I agree that placing alloca's in the entry block whenever possible is best, but for cases where that isn't possible then it's helpful to know more of the context.

https://github.com/llvm/llvm-project/pull/181359


More information about the Mlir-commits mailing list