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

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 18:49:19 PDT 2022


nemanjai added a comment.

Why not also fix this in the front end so that we allow the builtin on the A2 CPU as well (since it's supported)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125203



More information about the llvm-commits mailing list