[PATCH] D90095: [WIP][DSE] Enable MSSA DSE to optimize across PHIs

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 01:21:58 PDT 2020


ebrevnov updated this revision to Diff 300594.
ebrevnov added a comment.

Rename DefLoc to ResDefLoc to fix name conflict.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90095

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90095.300594.patch
Type: text/x-patch
Size: 21966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/5ad31206/attachment.bin>


More information about the llvm-commits mailing list