[PATCH] D139873: [RISCV] Add support for the vscale_range attribute.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 12:28:03 PST 2022


reames added a comment.

Can I request that you separate this into an NFC where you move the command line processing and consistency checks to the new location, and then a separate change which adds the vscale_range merging?  I think that would make the change easier to review and understand.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139873



More information about the llvm-commits mailing list