[Mlir-commits] [mlir] [mlir][LLVMIR] Add operand bundle support for llvm.intr.assume (PR #112143)
Tobias Gysi
llvmlistbot at llvm.org
Tue Oct 15 23:30:12 PDT 2024
gysit wrote:
I guess you have to replace std::reduce since this is apparently not supported on power pc. std::accumulate seems to have uses in llvm so I supposes this maybe the way to go.
When you reland the PR it makes sense to add the commit hash of the original commit and of the revert commit to the commit message for transparency.
https://github.com/llvm/llvm-project/pull/112143
More information about the Mlir-commits
mailing list