[all-commits] [llvm/llvm-project] cb2970: AMDGPU/SILoadStoreOptimizer: Fix uninitialized var...
tstellar via All-commits
all-commits at lists.llvm.org
Fri Jan 24 22:05:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cb297050bb029b147e3c31c4efbd5887f9500f5d
https://github.com/llvm/llvm-project/commit/cb297050bb029b147e3c31c4efbd5887f9500f5d
Author: Tom Stellard <tstellar at redhat.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
Log Message:
-----------
AMDGPU/SILoadStoreOptimizer: Fix uninitialized variable error
This was introduced by 86c944d790728891801778b8d98c2c65a83f36a5 and
caught by the sanitizer-x86_64-linux-fast bot.
More information about the All-commits
mailing list