[all-commits] [llvm/llvm-project] bfec70: [X86] X86ISelLowering.cpp - fix some mixed case SD...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jul 23 03:56:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfec706cf766bf47151300450edca669692f527a
https://github.com/llvm/llvm-project/commit/bfec706cf766bf47151300450edca669692f527a
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] X86ISelLowering.cpp - fix some mixed case SDLoc variable names. NFC.
Consistently use SDLoc DL
More information about the All-commits
mailing list