[PATCH] D123654: [NFC][X86][CodeGen] Use ArrayRef in TargetLowering functions

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 1 08:13:54 PDT 2022


RKSimon requested changes to this revision.
RKSimon added a comment.
This revision now requires changes to proceed.

This needs a much lighter touch - even if it means deviating from some clang-format rules - to ensure the Opcodes and Types are easily distinguishable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123654



More information about the llvm-commits mailing list