[all-commits] [llvm/llvm-project] a0e611: [RISCV] Add signext attribute to i32 orc.b test fo...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Apr 2 16:58:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0e611cf722799174fa92116fa8a5c12ff2fa53e
      https://github.com/llvm/llvm-project/commit/a0e611cf722799174fa92116fa8a5c12ff2fa53e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv64zbb-intrinsic.ll

  Log Message:
  -----------
  [RISCV] Add signext attribute to i32 orc.b test for RV64 to match other Zbb tests.

Shows the sext.w at the end that would show up in C code. I'm thinking
orc.b would preserve sign bits from it's input, but I'm not sure.




More information about the All-commits mailing list