[all-commits] [llvm/llvm-project] 6945d3: Fix "result of 32-bit shift implicitly converted t...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Dec 21 09:47:42 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6945d383b9e8ca1b38442f06726d770676fe5856
https://github.com/llvm/llvm-project/commit/6945d383b9e8ca1b38442f06726d770676fe5856
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-12-21 (Sat, 21 Dec 2019)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
Log Message:
-----------
Fix "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.
More information about the All-commits
mailing list