[PATCH] D52747: [InstCombine] reverse 'trunc X to <N x i1>' canonicalization

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 14:27:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344082: [InstCombine] reverse 'trunc X to <N x i1>' canonicalization (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52747?vs=168059&id=168875#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52747

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/InstCombine/apint-shift.ll
  llvm/trunk/test/Transforms/InstCombine/apint-shl-trunc.ll
  llvm/trunk/test/Transforms/InstCombine/icmp.ll
  llvm/trunk/test/Transforms/InstCombine/vec_shuffle.ll
  llvm/trunk/test/Transforms/InstCombine/vector-casts.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/masked_load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52747.168875.patch
Type: text/x-patch
Size: 55550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/8b614bfe/attachment-0001.bin>


More information about the llvm-commits mailing list