[all-commits] [llvm/llvm-project] 0c5e90: [X86] getSingleConstraintMatchWeight - cleanup var...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jul 30 07:25:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c5e90647bc305afabbd949a224176eed1b3fd70
https://github.com/llvm/llvm-project/commit/0c5e90647bc305afabbd949a224176eed1b3fd70
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.h
Log Message:
-----------
[X86] getSingleConstraintMatchWeight - cleanup variable names. NFCI.
Fix variable style warnings (case, indentation, etc.)
More information about the All-commits
mailing list