[PATCH] D106667: SROA: Enhance speculateSelectInstLoads

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 23:35:54 PDT 2021


cdevadas updated this revision to Diff 365367.
cdevadas added a comment.

Handled the case when multiple loads of select (both bitcasted and direct) exist at the same time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106667

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/phi-and-select.ll
  llvm/test/Transforms/SROA/select-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106667.365367.patch
Type: text/x-patch
Size: 7447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/0fd2d3a4/attachment.bin>


More information about the llvm-commits mailing list