[all-commits] [llvm/llvm-project] 7c9b52: Only check assertions that were meant to apply to ...

Owen Anderson via All-commits all-commits at lists.llvm.org
Sat Mar 23 19:49:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c9b5228da94a44f5e3948814d896de537d162bb
      https://github.com/llvm/llvm-project/commit/7c9b5228da94a44f5e3948814d896de537d162bb
  Author: Owen Anderson <resistor at mac.com>
  Date:   2024-03-23 (Sat, 23 Mar 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    A llvm/test/CodeGen/AArch64/srem-vec-crash.ll

  Log Message:
  -----------
  Only check assertions that were meant to apply to the normal case of non-splat vector SREM expansion when we aren't hitting the special case. (#86238)

Fixes https://github.com/llvm/llvm-project/issues/84830
Introduced in https://github.com/llvm/llvm-project/pull/82706



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