[all-commits] [llvm/llvm-project] 7746e8: [RISCV] Optimize or/xor with immediate in the zbs ...

Ben Shi via All-commits all-commits at lists.llvm.org
Sun May 16 20:00:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7746e818a5492a7d023556a0515e9b3bb7e7d811
      https://github.com/llvm/llvm-project/commit/7746e818a5492a7d023556a0515e9b3bb7e7d811
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2021-05-17 (Mon, 17 May 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoB.td
    M llvm/test/CodeGen/RISCV/rv32zbs.ll
    M llvm/test/CodeGen/RISCV/rv64zbs.ll

  Log Message:
  -----------
  [RISCV] Optimize or/xor with immediate in the zbs extension

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D102398




More information about the All-commits mailing list