[all-commits] [llvm/llvm-project] 01c97b: MCA: Remove relaxInstruction call

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jul 6 15:42:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01c97b4953e87ae455bd4c41e3de3f0f0f29c61c
      https://github.com/llvm/llvm-project/commit/01c97b4953e87ae455bd4c41e3de3f0f0f29c61c
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-07-06 (Sun, 06 Jul 2025)

  Changed paths:
    M llvm/lib/MCA/CodeEmitter.cpp
    M llvm/test/tools/llvm-mca/X86/show-encoding.s

  Log Message:
  -----------
  MCA: Remove relaxInstruction call

MCA inappropriately called the internal MCAssembler API
(https://reviews.llvm.org/D65948). In addition, most snippets are short.
We should display the short form of span-dependent instructions



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