[all-commits] [llvm/llvm-project] 87526c: [RISCV] Add test case showing that removal of W su...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Dec 3 21:31:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87526c836e27c0c18a8a9230dbf3c4a7456485b8
      https://github.com/llvm/llvm-project/commit/87526c836e27c0c18a8a9230dbf3c4a7456485b8
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-12-03 (Sun, 03 Dec 2023)

  Changed paths:
    A llvm/test/CodeGen/RISCV/sextw-removal-debug.mir

  Log Message:
  -----------
  [RISCV] Add test case showing that removal of W suffixes doesn't work with DBG_VALUE uses. NFC


  Commit: 55f91bfe5074a22ead581a49e54ec9ed1744b39d
      https://github.com/llvm/llvm-project/commit/55f91bfe5074a22ead581a49e54ec9ed1744b39d
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-12-03 (Sun, 03 Dec 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
    M llvm/test/CodeGen/RISCV/sextw-removal-debug.mir

  Log Message:
  -----------
  [RISCV] Ignore debug instructions in hasAllNBitUsers in RISCVOptWInstrs.


Compare: https://github.com/llvm/llvm-project/compare/0f8681b38e51...55f91bfe5074


More information about the All-commits mailing list