[PATCH] D136675: [MachineCSE] Allow PRE of instructions that read physical registers

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 06:41:41 PDT 2022


john.brawn reopened this revision.
john.brawn added a comment.
This revision is now accepted and ready to land.

I've reverted. Looks like there's something going on with a flags-setting SUBS being hosted above a conditional branch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136675/new/

https://reviews.llvm.org/D136675



More information about the llvm-commits mailing list