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

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 01:23:28 PDT 2020


aqjune updated this revision to Diff 282151.
aqjune added a comment.

Fix another failing test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84941/new/

https://reviews.llvm.org/D84941

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84941.282151.patch
Type: text/x-patch
Size: 7886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/11777a9b/attachment.bin>


More information about the llvm-commits mailing list