[PATCH] D140529: [RISCV][NFC] Move RISCVISAInfo back to Support

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 07:46:20 PST 2022


lenary added a comment.

>From my PoV (which no longer relates to RISC-V in particular), I do not wish for TargetParser to be a dependency of TableGen, specifically because I want to be able to table-generate parts of TargetParser. If this means that I was wrong to move RISCVISAInfo into the TargetParser library (very likely), then by all means move it back.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140529



More information about the llvm-commits mailing list