[all-commits] [llvm/llvm-project] 1808fc: [AArch64][InstCombine] Bail from combining SRAD on...

Matthew Devereau via All-commits all-commits at lists.llvm.org
Fri Sep 20 05:53:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1808fc13c83c0bffb7e61adf1bb26a3097bc3c81
      https://github.com/llvm/llvm-project/commit/1808fc13c83c0bffb7e61adf1bb26a3097bc3c81
  Author: Matthew Devereau <matthew.devereau at arm.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-sdiv.ll

  Log Message:
  -----------
  [AArch64][InstCombine] Bail from combining SRAD on +/-1 divisor (#109274)

This fixes a crash when svdiv's third parameter is svdup_s64(1)



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