[all-commits] [llvm/llvm-project] 346f49: [RISCV] Add add_like PatFrags to reduce number of ...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Mar 28 12:32:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 346f49927f32f72148882100410f78b83f2733a8
      https://github.com/llvm/llvm-project/commit/346f49927f32f72148882100410f78b83f2733a8
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2024-03-28 (Thu, 28 Mar 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td

  Log Message:
  -----------
  [RISCV] Add add_like PatFrags to reduce number of required patterns [nfc] (#86983)

This is an NFC prep patch for an upcoming change which is going to
support or_is_add in a bunch more cases. Posting separately because
tblgen is not particularly my strong suit.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list