[PATCH] D152437: PowerPC/SPE: Add phony registers for high halves of SPE SuperRegs
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 03:27:41 PDT 2023
DavidSpickett added a comment.
https://github.com/llvm/llvm-project/commit/c42f0a6e6476971974cb3f52c1138dbd8f9cca1f
The CI was failing because part of this wasn't clang-format-ed, but we don't signal that well so I don't blame you for missing it. See https://llvm.org/docs/Contributing.html#how-to-submit-a-patch for how to run it locally in future. For now I just ran it for you and updated the committed version.
Thanks for your contribution! If you are going to do more, consider getting commit access: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152437/new/
https://reviews.llvm.org/D152437
More information about the llvm-commits
mailing list