[PATCH] D59541: [InstSimplify] SimplifyICmpInst - icmp eq/ne %X, undef -> undef

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 07:07:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356456: [InstSimplify] SimplifyICmpInst - icmp eq/ne %X, undef -> undef (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59541?vs=191271&id=191292#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59541

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstCombine/icmp.ll
  llvm/trunk/test/Transforms/NewGVN/pr31613.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59541.191292.patch
Type: text/x-patch
Size: 3663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/2bf2c7a6/attachment.bin>


More information about the llvm-commits mailing list