[PATCH] D75799: [JumpThreading] Don't create PHI nodes with "is.constant" values

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 14:07:11 PDT 2020


void updated this revision to Diff 250048.
void added a comment.

s/IsUsedBy/isUsedBy/g


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75799

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75799.250048.patch
Type: text/x-patch
Size: 17260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/8be26094/attachment.bin>


More information about the llvm-commits mailing list