[PATCH] D84940: [JumpThreading] Conditionally freeze its condition when unfolding select
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 30 18:06:56 PDT 2020
aqjune updated this revision to Diff 282094.
aqjune added a comment.
Remove the !InsertFreezeWhenUnfoldingSelect check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84940/new/
https://reviews.llvm.org/D84940
Files:
llvm/include/llvm/Transforms/Scalar.h
llvm/include/llvm/Transforms/Scalar/JumpThreading.h
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/select-unfold-freeze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84940.282094.patch
Type: text/x-patch
Size: 14766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/4587ca85/attachment.bin>
More information about the llvm-commits
mailing list