[PATCH] D138238: [SROA] Change how we speculate `load`s of `select`s -- split block, insert then/else blocks, form two-entry PHI node

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 16:53:31 PST 2022


lebedev.ri planned changes to this revision.
lebedev.ri added a comment.

I'm guessing we should keep the old approach at least for the new last SROA run.
Not quite sure about PHI handling yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138238



More information about the llvm-commits mailing list