[all-commits] [llvm/llvm-project] 3ebe60: [X86] IsEligibleForTailCallOptimization - use for-...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jul 23 10:43:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ebe606592fbbc3500dac81989c374b23d8fc486
https://github.com/llvm/llvm-project/commit/3ebe606592fbbc3500dac81989c374b23d8fc486
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-07-23 (Sun, 23 Jul 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] IsEligibleForTailCallOptimization - use for-range loops where possible. NFCI.
More information about the All-commits
mailing list