[PATCH] D84941: [JumpThreading] Let ProcessImpliedCondition look into freeze instructions

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 06:33:08 PDT 2020


aqjune created this revision.
aqjune added reviewers: efriedma, lebedev.ri, kazu, nikic.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aqjune requested review of this revision.

This patch makes JumpThreading's ProcessImpliedCondition deal with frozen
conditions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84941

Files:
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/freeze-impliescond.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84941.281914.patch
Type: text/x-patch
Size: 7143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/a0b81f2c/attachment.bin>


More information about the llvm-commits mailing list