[PATCH] D126525: [SSAUpdaterImpl] Do not generate phi node with all the same incoming values

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 02:40:12 PDT 2022


skatkov updated this revision to Diff 432873.
skatkov added a comment.

remove redundant asserts, add usage of defBB.


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

https://reviews.llvm.org/D126525

Files:
  llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
  llvm/test/CodeGen/AArch64/tail-dup-redundant-phi.mir
  llvm/test/CodeGen/AMDGPU/nested-loop-conditions.ll
  llvm/test/CodeGen/WebAssembly/lower-em-ehsjlj.ll
  llvm/test/Transforms/LICM/sink-debuginfo-preserve.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126525.432873.patch
Type: text/x-patch
Size: 7053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/a3e07860/attachment.bin>


More information about the llvm-commits mailing list