[all-commits] [llvm/llvm-project] e1aa4e: [Statepoint] Use correct RegisterClass for spilling

Danila Malyutin via All-commits all-commits at lists.llvm.org
Thu Jul 20 06:00:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1aa4e7b383e37442df6bb49f4f3db2069487765
      https://github.com/llvm/llvm-project/commit/e1aa4e7b383e37442df6bb49f4f3db2069487765
  Author: Danila Malyutin <dmalyutin at azul.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
    M llvm/test/CodeGen/AArch64/aarch64-fixup-statepoint-regs-crash.ll

  Log Message:
  -----------
  [Statepoint] Use correct RegisterClass for spilling

Copy propagation might have changed the register class of the register

Differential Revision: https://reviews.llvm.org/D155792




More information about the All-commits mailing list