[PATCH] D125203: [PowerPC] Fix PPCISD::STBRX selection issue on A2

Ting Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 22:47:28 PDT 2022


tingwang updated this revision to Diff 428294.
tingwang added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Update according to Nemanja's comment: add A2 to frontend isa-v206-instructions feature list, together with test case update.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125203/new/

https://reviews.llvm.org/D125203

Files:
  clang/lib/Basic/Targets/PPC.cpp
  clang/test/Driver/ppc-isa-features.cpp
  llvm/lib/Target/PowerPC/PPC.td
  llvm/test/CodeGen/PowerPC/bswap-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125203.428294.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220510/7df052da/attachment.bin>


More information about the cfe-commits mailing list