[all-commits] [llvm/llvm-project] 8eabbd: [RISCV] Add missing signext attribute to test. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Dec 14 12:40:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8eabbd3cd2268e3a403b960f4f744386dccc26d6
      https://github.com/llvm/llvm-project/commit/8eabbd3cd2268e3a403b960f4f744386dccc26d6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/RISCV/select-binop-identity.ll

  Log Message:
  -----------
  [RISCV] Add missing signext attribute to test. NFC

The other operands in this function had it and every other test
in the file has it. So I assume this was a mistake.




More information about the All-commits mailing list