[PATCH] D89672: [VE] Support select_cc
    Kazushi Marukawa via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 19 02:31:56 PDT 2020
    
    
  
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.
Add missing ISel patterns related to select_cc DAG nodes.
Add regression test of all combination of possible scalar types.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D89672
Files:
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/select_cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89672.298958.patch
Type: text/x-patch
Size: 106668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/31ae1f72/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list