[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:08:18 PDT 2020


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

Add a negative test


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.280725.patch
Type: text/x-patch
Size: 4183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200726/edecfc61/attachment.bin>


More information about the llvm-commits mailing list