[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
Thu Jun 2 22:24:58 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24e16e4af208: [SSAUpdaterImpl] Do not generate phi node with all the same incoming values (authored by skatkov).

Changed prior to commit:
  https://reviews.llvm.org/D126525?vs=433026&id=433953#toc

Repository:
  rG LLVM Github Monorepo

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.433953.patch
Type: text/x-patch
Size: 7060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/752d1491/attachment.bin>


More information about the llvm-commits mailing list