[PATCH] D104099: [NewPM] Remove SpeculateAroundPHIs pass from pipeline
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 11 10:36:26 PDT 2021
lebedev.ri added a comment.
In D104099#2813743 <https://reviews.llvm.org/D104099#2813743>, @aeubanks wrote:
> Which pass that comes after SpeculateAroundPHIs in the X86 pipeline (either in the optimization or codegen) would undo its effects?
As i have wrote in some other review, the pass i saw as causing problems is LSR.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104099/new/
https://reviews.llvm.org/D104099
More information about the llvm-commits
mailing list