[all-commits] [llvm/llvm-project] 149d79: [LLVM][InstCombine] Enable constant folding for SV...
Paul Walker via All-commits
all-commits at lists.llvm.org
Thu May 1 05:20:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 149d795ab097d66a7ad0aa5d777534eb9c7420dd
https://github.com/llvm/llvm-project/commit/149d795ab097d66a7ad0aa5d777534eb9c7420dd
Author: Paul Walker <paul.walker at arm.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-comb-no-active-lanes.ll
M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-simplify-binop.ll
M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-simplify-to-u-form.ll
Log Message:
-----------
[LLVM][InstCombine] Enable constant folding for SVE sdiv & udiv intrinsics. (#137966)
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