[PATCH] D123663: [PPC][CodeGen][NFC] Use ArrayRef in TargetLowering functions
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 16:17:49 PDT 2022
nemanjai added a comment.
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.
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