[all-commits] [llvm/llvm-project] af6910: [ARM] Remove unused enable-arm-3-addr-conv (#141850)

David Green via All-commits all-commits at lists.llvm.org
Thu May 29 10:31:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af6910194ca4de1907e15073fb1fbcfeb1835f26
      https://github.com/llvm/llvm-project/commit/af6910194ca4de1907e15073fb1fbcfeb1835f26
  Author: David Green <david.green at arm.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.h

  Log Message:
  -----------
  [ARM] Remove unused enable-arm-3-addr-conv (#141850)

This code is not enabled by default and has no tests, having been added
back in 10043e215bcfd. It can be safely removed to help keep things
simpler, not needing to maintain code that is never used.



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