[all-commits] [llvm/llvm-project] 2d0ac8: [X86] Fix gcc warning about mix of enumeral and no...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Oct 26 08:07:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d0ac85b6693eb6e25b4120c0e4e224c42a84462
https://github.com/llvm/llvm-project/commit/2d0ac85b6693eb6e25b4120c0e4e224c42a84462
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Fix gcc warning about mix of enumeral and non-enumeral types. NFC
More information about the All-commits
mailing list