[all-commits] [llvm/llvm-project] 1d7c46: [RISCV] Set isTrap for EBREAK and {C_, }UNIMP (#131...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Mar 19 03:36:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d7c4609445cb0a8330ee06b836d3c873d7f12bb
      https://github.com/llvm/llvm-project/commit/1d7c4609445cb0a8330ee06b836d3c873d7f12bb
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

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

  Log Message:
  -----------
  [RISCV] Set isTrap for EBREAK and {C_,}UNIMP (#131636)

This is done for completeness. The property isn't used in upstream
llvm/, although it is queried in BOLT in MCPlusBuilder.cpp.



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