[llvm] [RISCV] Move vector pseudo hasAllNBitUsers switch into RISCVBaseInfo.{h,cpp}. NFC (PR #67593)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 12:27:40 PDT 2023
topperc wrote:
Should we put this in RISCVInstrInfo.cpp instead of RISCVBaseInfo.cpp? No reason currently to increase the size of MC layer tools for something they don't use.
https://github.com/llvm/llvm-project/pull/67593
More information about the llvm-commits
mailing list