[all-commits] [llvm/llvm-project] 289236: [PowerPC] Fix PPCISD::STBRX selection issue on A2
    Ting Wang via All-commits 
    all-commits at lists.llvm.org
       
    Tue May 10 17:48:33 PDT 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 289236d597a228484dfd9607da6889603b9210a8
      https://github.com/llvm/llvm-project/commit/289236d597a228484dfd9607da6889603b9210a8
  Author: Ting Wang <Ting.Wang.SH at ibm.com>
  Date:   2022-05-10 (Tue, 10 May 2022)
  Changed paths:
    M clang/lib/Basic/Targets/PPC.cpp
    M clang/test/Driver/ppc-isa-features.cpp
    M llvm/lib/Target/PowerPC/PPC.td
    M llvm/test/CodeGen/PowerPC/bswap-load-store.ll
  Log Message:
  -----------
  [PowerPC] Fix PPCISD::STBRX selection issue on A2
Enable FeatureISA2_06 on Power A2 target
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D125203
    
    
More information about the All-commits
mailing list