[all-commits] [llvm/llvm-project] 3e4ade: [NFC] Add reference to the clustering algortihm fo...
AdityaK via All-commits
all-commits at lists.llvm.org
Tue Jul 9 21:26:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e4adef9467734a3ced62a651ae7f35f5bf45901
https://github.com/llvm/llvm-project/commit/3e4adef9467734a3ced62a651ae7f35f5bf45901
Author: AdityaK <hiraditya at msn.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M llvm/lib/CodeGen/SwitchLoweringUtils.cpp
Log Message:
-----------
[NFC] Add reference to the clustering algortihm for switch statements (#98239)
Menezes, Evandro, Sebastian Pop, and Aditya Kumar. "Clustering case
statements for indirect branch predictors." arXiv preprint
arXiv:1910.02351 (2019).
https://arxiv.org/pdf/1910.02351v2
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