[Mlir-commits] [mlir] [mlir] Added new attributes to the llvm.call op in llvmir target (PR #99663)
Christian Ulmann
llvmlistbot at llvm.org
Mon Jul 22 03:02:43 PDT 2024
Dinistro wrote:
> Not really to be addressed in this PR, but IMO this and the `llvm.func` counterpart attribute should be called `memory_effects` as it is the case in LLVM IR. @ftynse are you aware of why the LLVM dialect decided to go with this name instead?
I introduced this a while ago, there is no reason to why it's named like this. Feel free to rename for consistency
https://github.com/llvm/llvm-project/pull/99663
More information about the Mlir-commits
mailing list