Files
clang-p2996/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
Wang Pengcheng e179b125fb [RISCV][NFC] Pass MCSubtargetInfo instead of FeatureBitset in RISCVMatInt (#71770)
The use of `hasFeature` is more descriptive and the callers of
`RISCVMatInt` have no need to call `getFeatureBits()` any more.
2023-11-09 15:15:23 +08:00

19 KiB