[PATCH] D123663: [PPC][CodeGen][NFC] Use ArrayRef in TargetLowering functions
LiqinWeng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 02:10:40 PDT 2022
Miss_Grape added a comment.
In D123663#3450323 <https://reviews.llvm.org/D123663#3450323>, @nemanjai wrote:
> While I certainly appreciate the work to refactor this behemoth of a function, I am about as lukewarm on how much of a readability improvement this is. If all the targets are being similarly refactored, I won't stand in the way of doing the same to PPC. So if you get the approval for the other targets, we'll go ahead with PPC as well.
RISCV/X86 get the approval.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123663/new/
https://reviews.llvm.org/D123663
More information about the llvm-commits
mailing list