[PATCH] D136119: [SROA] Don't speculate phis with different load user types

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 08:44:29 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6219ec07c6f8: [SROA] Don't speculate phis with different load user types (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136119

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/phi-speculate-different-load-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136119.468576.patch
Type: text/x-patch
Size: 3357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/37095111/attachment.bin>


More information about the llvm-commits mailing list