[llvm] [RISCV] Support postRA vsetvl insertion pass (PR #70549)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 8 20:54:30 PDT 2024
================
@@ -29,7 +29,7 @@ template <typename T> class ArrayRef;
class LiveIntervals;
class VirtRegMap;
-class LLVM_LIBRARY_VISIBILITY LiveDebugVariables : public MachineFunctionPass {
----------------
topperc wrote:
Please split the LiveDebugVariables changes to another PR.
https://github.com/llvm/llvm-project/pull/70549
More information about the llvm-commits
mailing list