[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
Mon Mar 9 14:35:37 PDT 2020


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

Make test more representative of what this patch is doing.


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.249219.patch
Type: text/x-patch
Size: 17260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/be5b1c81/attachment-0001.bin>


More information about the llvm-commits mailing list