eopXD added inline comments.
================ Comment at: llvm/lib/Target/RISCV/RISCVInsertReadWriteCSR.cpp:105 + + BuildMI(MBB, MI, MI.getDebugLoc(), TII->get(RISCV::WriteFRMImm)) + .addImm(FRMImm); ---------------- craig.topper wrote: > Don't we need to restore the original FRM value after the vector instruction? Yes, will fix this in the next diff. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152996/new/ https://reviews.llvm.org/D152996 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits