[all-commits] [llvm/llvm-project] d34152: [RISCV] Add fshl with immediate tests for Zbt exte...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Nov 3 21:01:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d34152324d87fc9d9dbba5ffe7c8e383a9296e65
      https://github.com/llvm/llvm-project/commit/d34152324d87fc9d9dbba5ffe7c8e383a9296e65
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv32Zbt.ll
    M llvm/test/CodeGen/RISCV/rv64Zbt.ll

  Log Message:
  -----------
  [RISCV] Add fshl with immediate tests for Zbt extension. NFC

We should be able to map this to fsri with adjustment of the
immediate.




More information about the All-commits mailing list