llvm/lib/Target/RISCV/RISCVInsertNTLHInsts.cpp
deleted100644 → 0
+0
−108
Loading
Rather than having a separate pass to add the hint instructions, emit them directly into the streamer during asm printing. Reviewed By: BeMg, kito-cheng Differential Revision: https://reviews.llvm.org/D149511