[all-commits] [llvm/llvm-project] 2b4fff: [TargetLowering] Only freeze LHS and RHS if they a...
AZero13 via All-commits
all-commits at lists.llvm.org
Sun Aug 31 03:30:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b4fff6521c26697e81adf99ad6dca2676d53a5d
https://github.com/llvm/llvm-project/commit/2b4fff6521c26697e81adf99ad6dca2676d53a5d
Author: AZero13 <gfunni234 at gmail.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/Thumb2/abds-crash.ll
Log Message:
-----------
[TargetLowering] Only freeze LHS and RHS if they are used multiple times in expandABD (#156193)
Not all paths in expandABD are using LHS and RHS twice.
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