[PATCH] D84598: [JumpThreading] Add a basic support for freeze instruction

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 26 06:30:23 PDT 2020


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

Revive test, use erase_if


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84598

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84598.280727.patch
Type: text/x-patch
Size: 4702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200726/55dae5b3/attachment.bin>


More information about the llvm-commits mailing list