[PATCH] D97495: [SimplifyCFG] avoid illegal phi with both poison and undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 27 06:58:54 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG356cdabd3a9e: [SimplifyCFG] avoid illegal phi with both poison and undef (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D97495?vs=326802&id=326902#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97495

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/SimplifyCFG/poison-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97495.326902.patch
Type: text/x-patch
Size: 6841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210227/b57b478d/attachment.bin>


More information about the llvm-commits mailing list