[PATCH] D19341: Add micro-optimization for 'icmp slt (or A, B), A' to instsimplify.

Nick Lewycky via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 14:25:39 PDT 2016


nlewycky removed rL LLVM as the repository for this revision.
nlewycky updated this revision to Diff 54419.
nlewycky added a comment.

Added testcase which I forgot to include the first time.


http://reviews.llvm.org/D19341

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/InstructionSimplify.cpp
  lib/Analysis/ValueTracking.cpp
  test/Transforms/InstSimplify/compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19341.54419.patch
Type: text/x-patch
Size: 9598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/cd563e04/attachment.bin>


More information about the llvm-commits mailing list