[all-commits] [llvm/llvm-project] 571e02: [Sink][NFC] Move all checks for unsafe instruction...
LU-JOHN via All-commits
all-commits at lists.llvm.org
Sat Apr 26 01:10:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 571e024d007280b3871d06db7e0bea3172c24c55
https://github.com/llvm/llvm-project/commit/571e024d007280b3871d06db7e0bea3172c24c55
Author: LU-JOHN <John.Lu at amd.com>
Date: 2025-04-26 (Sat, 26 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/Sink.cpp
Log Message:
-----------
[Sink][NFC] Move all checks for unsafe instructions into one function (#137398)
Move check for instruction that is unsafe to sink into isSafeToMove
function.
Signed-off-by: John Lu <John.Lu at amd.com>
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