[PATCH] D83722: [PowerPC] Add options to control paired vector memops support
    Baptiste Saleil via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jul 14 08:47:17 PDT 2020
    
    
  
bsaleil updated this revision to Diff 277847.
bsaleil added a comment.
Add test to check `paired-vector-memops` is supported by the targets.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83722/new/
https://reviews.llvm.org/D83722
Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Basic/Targets/PPC.cpp
  clang/lib/Basic/Targets/PPC.h
  clang/test/Driver/ppc-dependent-options.cpp
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/lib/Target/PowerPC/PPCScheduleP9.td
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/test/CodeGen/PowerPC/future-check-features.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83722.277847.patch
Type: text/x-patch
Size: 10145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200714/33a68014/attachment.bin>
    
    
More information about the cfe-commits
mailing list