[PATCH] D29013: Add InstCombine/InstructionSimplify support for Freeze Instruction
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 10:20:07 PDT 2019
aqjune updated this revision to Diff 217189.
aqjune added a comment.
Rebase to trunk at 369887 (August 26th, 2019)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D29013/new/
https://reviews.llvm.org/D29013
Files:
include/llvm/Analysis/InstructionSimplify.h
include/llvm/Analysis/ValueTracking.h
lib/Analysis/InstructionSimplify.cpp
lib/Analysis/ValueTracking.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/freeze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29013.217189.patch
Type: text/x-patch
Size: 5169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/dcce1cc2/attachment.bin>
More information about the llvm-commits
mailing list