[all-commits] [llvm/llvm-project] 75997e: [AMDGPU] Fixed msan build
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Feb 17 18:01:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75997e84077451cff548901fd1637383a0d5515e
https://github.com/llvm/llvm-project/commit/75997e84077451cff548901fd1637383a0d5515e
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
Log Message:
-----------
[AMDGPU] Fixed msan build
LoadStoreOptimizer was using uninitialized SCC value for
instructions where it is unsupported.
More information about the All-commits
mailing list