[all-commits] [llvm/llvm-project] a2c57e: [AArch64][GlobalISel] Remove unnecessary fp conver...

David Green via All-commits all-commits at lists.llvm.org
Mon Apr 14 13:36:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2c57e1dec7e5641a3cc82dbfb397bea058c03cd
      https://github.com/llvm/llvm-project/commit/a2c57e1dec7e5641a3cc82dbfb397bea058c03cd
  Author: David Green <david.green at arm.com>
  Date:   2025-04-14 (Mon, 14 Apr 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrGISel.td

  Log Message:
  -----------
  [AArch64][GlobalISel] Remove unnecessary fp convert patterns. NFC

We nowadays legalize the fp converts to legal operations earlier, not requiring
patterns that select to multiple 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