[all-commits] [llvm/llvm-project] 4be705: [RISCV] Add extra -early-live-intervals test coverage

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Nov 17 02:37:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4be705d6e5630899f6dac5d7e02a83c59beab9a7
      https://github.com/llvm/llvm-project/commit/4be705d6e5630899f6dac5d7e02a83c59beab9a7
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/vwadd.w-rv32.ll
    M llvm/test/CodeGen/RISCV/rvv/vwadd.w-rv64.ll

  Log Message:
  -----------
  [RISCV] Add extra -early-live-intervals test coverage

Add test coverage for a problem that was fixed by D113493: when updating
live intervals, fix handling of live ranges that were previously tied to
an early-clobber def but no longer are.




More information about the All-commits mailing list