[PATCH] D151977: [X86][NFC]Use ref instead copy in for loop for SDValue::op_values()

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 23:55:40 PDT 2023


goldstein.w.n added a comment.

It should be const ref I think. But 16 byte by value is usually reasonably efficient


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151977



More information about the llvm-commits mailing list