[all-commits] [llvm/llvm-project] 98deed: [X86][CodeGen] Use switch-case for transform in X8...
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Fri May 17 04:48:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98deedae929fce01f0c40d5a55d00e93fb121981
https://github.com/llvm/llvm-project/commit/98deedae929fce01f0c40d5a55d00e93fb121981
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-05-17 (Fri, 17 May 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
Log Message:
-----------
[X86][CodeGen] Use switch-case for transform in X86DAGToDAGISel::PostprocessISelDAG, NFCI
This is to simplify code for #91747
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