[Mlir-commits] [mlir] [mlir][LLVM] Add !invariant.group metadata to llvm.load and llvm.store (PR #115723)

Christian Ulmann llvmlistbot at llvm.org
Mon Nov 11 12:22:19 PST 2024


Dinistro wrote:

> It is surprising you did not have to fix more builder calls. Apparently this optimization flags are not used in the import export so far...

I presume this is due to relying on default values + adding many attributes delayed with the interface mechanisms. 

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


More information about the Mlir-commits mailing list