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

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 10:23:09 PDT 2020


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

Handle a freeze of a cast and vice versa


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.281279.patch
Type: text/x-patch
Size: 8239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/91942298/attachment.bin>


More information about the llvm-commits mailing list