[all-commits] [llvm/llvm-project] 8e0e80: PreISelIntrinsicLowering: Lower llvm.log to a loop...

Stephen Long via All-commits all-commits at lists.llvm.org
Sun Aug 17 22:48:19 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e0e800222aa555e277a2e0b110ae3a5a52e3e30
      https://github.com/llvm/llvm-project/commit/8e0e800222aa555e277a2e0b110ae3a5a52e3e30
  Author: Stephen Long <63318318+steplong at users.noreply.github.com>
  Date:   2025-08-18 (Mon, 18 Aug 2025)

  Changed paths:
    M llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    A llvm/test/Transforms/PreISelIntrinsicLowering/AArch64/expand-log.ll

  Log Message:
  -----------
  PreISelIntrinsicLowering: Lower llvm.log to a loop if scalable vec arg (#129744)

Similar to ab976a1, but for llvm.log.

(cherry picked from commit 19ada02086c371dda75ec9704e50e1e28f1758bb)



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