[all-commits] [llvm/llvm-project] bb1061: [RISCV] Use PACK in RISCVMatInt for constants that...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jun 6 13:30:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb10612587f2b6c1cde3bce810ed7fb3f533f33b
      https://github.com/llvm/llvm-project/commit/bb10612587f2b6c1cde3bce810ed7fb3f533f33b
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
    M llvm/test/CodeGen/RISCV/rv64zbkb.ll

  Log Message:
  -----------
  [RISCV] Use PACK in RISCVMatInt for constants that have the same lower and upper 32 bits.

This requires Zbkb.

Reviewed By: reames

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




More information about the All-commits mailing list