[Mlir-commits] [mlir] [mlir][vector] Implement speculation for vector.transferx ops (PR #111533)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Oct 8 09:28:59 PDT 2024
banach-space wrote:
Not really an expert, but going over https://mlir.llvm.org/docs/Rationale/SideEffectsAndSpeculation/, it's not clear to me why these Ops fall under `ConditionallySpeculatable`? Could you expand a bit?
I just want to make sure that this is not working around limitations in the LICM logic (which I am not familiar with).
https://github.com/llvm/llvm-project/pull/111533
More information about the Mlir-commits
mailing list