[all-commits] [llvm/llvm-project] c8ba55: [AArch64] Return early rather than asserting when ...

Will Froom via All-commits all-commits at lists.llvm.org
Fri Jan 17 00:41:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8ba551da17c48e00c0eeb572e7667ffa5109f6f
      https://github.com/llvm/llvm-project/commit/c8ba551da17c48e00c0eeb572e7667ffa5109f6f
  Author: Will Froom <willfroom at google.com>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    A llvm/test/CodeGen/AArch64/half-precision-signof-no-assert.ll

  Log Message:
  -----------
  [AArch64] Return early rather than asserting when Size of value passed to targetShrinkDemandedConstant is not 32 or 64 (#123084)

See https://github.com/llvm/llvm-project/issues/123029 for details.



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