[llvm] [RISCV] Support postRA vsetvl insertion pass (PR #70549)
Piyou Chen via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 03:02:10 PDT 2024
================
@@ -29,7 +29,7 @@ template <typename T> class ArrayRef;
class LiveIntervals;
class VirtRegMap;
-class LLVM_LIBRARY_VISIBILITY LiveDebugVariables : public MachineFunctionPass {
----------------
BeMg wrote:
Created. https://github.com/llvm/llvm-project/pull/88374
https://github.com/llvm/llvm-project/pull/70549
More information about the llvm-commits
mailing list