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

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 18:28:05 PDT 2022


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

Make test show diff, add a description about why `@and_noopt` is not optimized yet, update comments in ProcessImpliedCondition


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84941.430214.patch
Type: text/x-patch
Size: 4818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220518/7b2100bd/attachment.bin>


More information about the llvm-commits mailing list