forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DAGCombiner] clean up getStoreMergeCandidates(); NFC
1. Move bailouts and local var declarations. 2. Convert if-chain to switch on StoreSource with unreachable default.
- Loading branch information
1 parent
27708db
commit 52cd8f1
Showing
1 changed file
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters