[all-commits] [llvm/llvm-project] 769d5c: [AArch64] Expand MI->getOperand(1).getImm() with 0...

Tomer Shafir via All-commits all-commits at lists.llvm.org
Tue Aug 26 05:22:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 769d5c2dfb9d1bde24f915d926f8ac17ffbe29a1
      https://github.com/llvm/llvm-project/commit/769d5c2dfb9d1bde24f915d926f8ac17ffbe29a1
  Author: Tomer Shafir <tomer.shafir8 at gmail.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp

  Log Message:
  -----------
  [AArch64] Expand MI->getOperand(1).getImm() with 0 literal (#154598)

`MI->getOperand(1).getImm()` has already been verified to be 0 entering
the block.



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