[Mlir-commits] [mlir] [mlir][LLVMIR] Add operand bundle support for llvm.intr.assume (PR #112143)

Markus Böck llvmlistbot at llvm.org
Mon Oct 14 08:49:18 PDT 2024


zero9178 wrote:

> It turns out this approach would introduce some unnecessary burden if applied equally to the intrinsic operations, so this PR changes it from a property to an array attribute.

What are those burdens? Don't really care either way, but I'm just very curious 🙂 Might also be worth summarizing super shortly in the commit message

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


More information about the Mlir-commits mailing list