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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 03:05:53 PDT 2022


RKSimon added a comment.

This just makes the code much harder to decipher

Are you aware of any performance improvement from this change? The code is called so little I'm not expecting much benefit TBH


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