[llvm] [Exegesis][RISCV] Add initial RVV support (PR #128767)

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 17:54:36 PST 2025


nico wrote:

It's unusual to include a FooSubtarget.h header outside of lib/Target (the subtarget header includes a bunch of llvm-tblgen'd files, so this serializes the build, etc). Is there a way to prevent this inclusion?

https://github.com/llvm/llvm-project/pull/128767


More information about the llvm-commits mailing list