[all-commits] [llvm/llvm-project] f85c6b: Fix a fragment overflow problem when composing sup...

adrian-prantl via All-commits all-commits at lists.llvm.org
Mon Jan 31 09:47:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f85c6b79f3cea76c1a62444f85d1926168d0ea78
      https://github.com/llvm/llvm-project/commit/f85c6b79f3cea76c1a62444f85d1926168d0ea78
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
    A llvm/test/DebugInfo/MIR/AArch64/subreg-fragment-overflow.mir

  Log Message:
  -----------
  Fix a fragment overflow problem when composing super-registers.

Addresses https://github.com/llvm/llvm-project/issues/53342

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




More information about the All-commits mailing list