[PATCH] D21372: [ARM] Lower (select_cc k k (select_cc ~k ~k x)) into (SSAT l_k x)

Pablo Barrio via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 09:48:49 PDT 2016


pbarrio updated this revision to Diff 61394.
pbarrio added a comment.

Small fix for one of the tests


http://reviews.llvm.org/D21372

Files:
  include/llvm/Target/TargetSelectionDAG.td
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/ssat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21372.61394.patch
Type: text/x-patch
Size: 16155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160621/9a747476/attachment.bin>


More information about the llvm-commits mailing list