[PATCH] D84948: [InstCombine] Fold freeze(undef) into a proper constant

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 02:40:46 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc771087161f4: [InstCombine] Fold freeze(undef) into a proper constant (authored by aqjune).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84948

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/freeze-phi.ll
  llvm/test/Transforms/InstCombine/freeze.ll
  llvm/test/Transforms/InstCombine/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84948.283541.patch
Type: text/x-patch
Size: 6462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/52a08e9e/attachment.bin>


More information about the llvm-commits mailing list