[all-commits] [llvm/llvm-project] 4fd561: [X86] needCarryOrOverflowFlag/onlyZeroFlagUsed - m...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jun 15 02:40:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fd561415e6a62eaeffa74edac53a2f1167ccbb4
https://github.com/llvm/llvm-project/commit/4fd561415e6a62eaeffa74edac53a2f1167ccbb4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] needCarryOrOverflowFlag/onlyZeroFlagUsed - merge identical switch cases. NFCI.
Makes it easier to grok and fixes various bugprone-branch-clone warnings.
More information about the All-commits
mailing list