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

Ben Shi via All-commits all-commits at lists.llvm.org
Mon May 24 23:14:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf77317049a880af541e31ba7ea43cb229ee4c0f
      https://github.com/llvm/llvm-project/commit/bf77317049a880af541e31ba7ea43cb229ee4c0f
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2021-05-25 (Tue, 25 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 xor/or with immediate in the zbs extension

Reviewed By: craig.topper

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




More information about the All-commits mailing list