[PATCH] D123661: [XCORE][CodeGen][NFC] Use ArrayRef in TargetLowering functions
Nigel Perks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 08:36:11 PDT 2022
nigelp-xmos added a comment.
If D123656 <https://reviews.llvm.org/D123656> gets consensus then this looks right to bring XCore in line with it. But personally I think the original structure is clearer: one operation per line, with the MVT and action right next to it. What is the motive for the change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123661/new/
https://reviews.llvm.org/D123661
More information about the llvm-commits
mailing list