================
@@ -2116,6 +2214,11 @@ bool RISCVFrameLowering::canUseAsEpilogue(const 
MachineBasicBlock &MBB) const {
   MachineBasicBlock *TmpMBB = const_cast<MachineBasicBlock *>(&MBB);
   const auto *RVFI = MF->getInfo<RISCVMachineFunctionInfo>();
 
+  // Qe do not want QC.C.MILEAVERET to be subject to shrink-wrapping - it must
----------------
lenary wrote:

Done

https://github.com/llvm/llvm-project/pull/129957
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to