Files
clang-p2996/llvm/lib/Target/RISCV/RISCVSubtarget.cpp
Wang Pengcheng 3fdb431b63 [RISCV] Use TableGen-based macro fusion (#72224)
We convert existed macro fusions to TableGen.
    
Bacause `Fusion` depend on `Instruction` definitions which is defined
below `RISCVFeatures.td`, so we recommend user to add fusion features
when defining new processor.
2024-01-25 17:10:49 +08:00

7.6 KiB