[PATCH] D142777: [RISCV] Add asserts that we don't increase codesize during macro expansion

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 11:20:02 PST 2023


jrtc27 added a comment.

s/macro/pseudo/? I got very confused until I read the diff and thought you were talking about assembly macros.

This is just checking that the Size of the pseudo is a true upper bound, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142777



More information about the llvm-commits mailing list