[PATCH] D84940: [JumpThreading] Conditionally freeze its condition when unfolding select

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 23:50:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG39c1653b3dbb: [JumpThreading] Conditionally freeze its condition when unfolding select (authored by aqjune).

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.290882.patch
Type: text/x-patch
Size: 15585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/25dc4e70/attachment.bin>


More information about the llvm-commits mailing list