[all-commits] [llvm/llvm-project] 92af50: [X86][NFC] Fix for warning C4334: '<<': result of ...
KanRobert via All-commits
all-commits at lists.llvm.org
Thu Apr 6 02:13:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92af50f41c0c8b3787034aae26333295e3b476a0
https://github.com/llvm/llvm-project/commit/92af50f41c0c8b3787034aae26333295e3b476a0
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M llvm/lib/Target/X86/X86InstrInfo.cpp
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
Log Message:
-----------
[X86][NFC] Fix for warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits
More information about the All-commits
mailing list