[all-commits] [llvm/llvm-project] 49b293: [AArch64][GlobalISel] Expand handling of phi opera...

David Green via All-commits all-commits at lists.llvm.org
Sun Nov 17 00:26:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49b29368f72c493e61506b4203e7852f55e17062
      https://github.com/llvm/llvm-project/commit/49b29368f72c493e61506b4203e7852f55e17062
  Author: David Green <david.green at arm.com>
  Date:   2024-11-17 (Sun, 17 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/phi.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Expand handling of phi operations

Like other operations, non-power-2 vectors are widened to a power-2, larger
vectors with i128 elements are scalarized and smaller vectors are widened to be
at least 64bit.



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