[all-commits] [llvm/llvm-project] aad360: [RISCV] Add EmitPriority=0 to Zcb load/store alias...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jul 27 09:06:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aad360d671f068736ee6d532c939c99ecfbe7c63
      https://github.com/llvm/llvm-project/commit/aad360d671f068736ee6d532c939c99ecfbe7c63
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoZc.td

  Log Message:
  -----------
  [RISCV] Add EmitPriority=0 to Zcb load/store aliases with no immediate offset.

We only want to be able to parse a missing offset. We don't want
to print with no offset.

This matches the non-compressed form of these aliases.




More information about the All-commits mailing list