[all-commits] [llvm/llvm-project] 5c0931: [BOLT][RISCV] Implement MCPlusBuilder::equals (#68...

Job Noorman via All-commits all-commits at lists.llvm.org
Mon Oct 16 00:13:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c0931727eb045c2ed2828d070eb16d4ac87b933
      https://github.com/llvm/llvm-project/commit/5c0931727eb045c2ed2828d070eb16d4ac87b933
  Author: Job Noorman <jnoorman at igalia.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
    M bolt/lib/Target/RISCV/RISCVMCPlusBuilder.cpp

  Log Message:
  -----------
  [BOLT][RISCV] Implement MCPlusBuilder::equals (#68989)

This enables ICF for RISC-V.

No tests are added by this commit as `bolt-icf.test` covers this case
(only on a RISC-V host though).




More information about the All-commits mailing list