[all-commits] [llvm/llvm-project] 5f3a80: [PPC] Fix dead store value clang static analyzer w...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Nov 17 08:28:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5f3a8074a431ad68815ccb957e319c3db5bf2d2d
https://github.com/llvm/llvm-project/commit/5f3a8074a431ad68815ccb957e319c3db5bf2d2d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Log Message:
-----------
[PPC] Fix dead store value clang static analyzer warning. NFCI.
Simplify the SplatBits 2-byte -> 4-byte 'splat'.
More information about the All-commits
mailing list