[PATCH] D84601: [InstCombine] Fold freeze into phi if one operand is not undef
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 27 01:08:09 PDT 2020
This revision was automatically updated to reflect the committed changes.
aqjune marked an inline comment as done.
Closed by commit rGe1eacf27c6f4: [InstCombine] Fold freeze into phi if one operand is not undef (authored by aqjune).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84601/new/
https://reviews.llvm.org/D84601
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/freeze-phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84601.280809.patch
Type: text/x-patch
Size: 4432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/cd09797d/attachment.bin>
More information about the llvm-commits
mailing list