[llvm] [RISCV][NFC] Pass MCSubtargetInfo instead of FeatureBitset in RISCVMatInt (PR #71770)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 21:31:20 PST 2023
topperc wrote:
How does hasFeatures reduce indirection? We have another layer of data structure isn't that more indirection?
https://github.com/llvm/llvm-project/pull/71770
More information about the llvm-commits
mailing list