[PATCH] D84944: [JumpThreading] Let SimplifyPartiallyRedundantLoad look into freeze
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 30 06:59:58 PDT 2020
aqjune created this revision.
aqjune added reviewers: efriedma, nikic, lebedev.ri.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aqjune requested review of this revision.
This patch allows SimplifyPartiallyRedundantLoad work when
the branch condition was frozen.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84944
Files:
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/pre-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84944.281918.patch
Type: text/x-patch
Size: 3257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/07ab7062/attachment.bin>
More information about the llvm-commits
mailing list