[all-commits] [llvm/llvm-project] 368385: [VPlan] Use replaceUsesWithIf in replaceAllUseswit...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jan 21 04:56:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3683852d4988e4641fb6c20ca8c3013d5c2989f1
https://github.com/llvm/llvm-project/commit/3683852d4988e4641fb6c20ca8c3013d5c2989f1
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-01-21 (Sun, 21 Jan 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
Log Message:
-----------
[VPlan] Use replaceUsesWithIf in replaceAllUseswith and add comment (NFCI).
Follow-up to post-commit commens for b1bfe221e6.
More information about the All-commits
mailing list