[PATCH] D66924: [NewGVN] Add phi-of-ops operands if no real PHI is created.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 06:47:09 PDT 2021


fhahn updated this revision to Diff 334142.
fhahn added a comment.

remove individual test files, move to a single test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66924

Files:
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/test/Transforms/NewGVN/phi-of-ops-simplified-to-existing-value-then-changes-again.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66924.334142.patch
Type: text/x-patch
Size: 9790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/4938f20a/attachment.bin>


More information about the llvm-commits mailing list