[PATCH] D130258: [AMDGPU] Remove IR SpeculativeExecution pass from codegen pipeline
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 05:59:49 PDT 2022
foad added a comment.
In D130258#3668409 <https://reviews.llvm.org/D130258#3668409>, @arsenm wrote:
> I doubt we actually want to remove this
Can you explain why it was added (D20304 <https://reviews.llvm.org/D20304> does not say) or what it does that does not get undone by code sinking?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130258/new/
https://reviews.llvm.org/D130258
More information about the llvm-commits
mailing list