summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2021-12-28 23:55:32 -0600
committerJohannes Doerfert <johannes@jdoerfert.de>2021-12-29 00:19:38 -0600
commit3e0c512ce6cec6d7b83b87c49697adf5a67e4196 (patch)
tree662d5b0f14994c7c07e80a30b0b09becac240c83 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent16da2140045808b2aea1d28366ca7d326eb3c809 (diff)
[OpenMP] Simplify all stores in the device code
Similar to loads, we want to be aggressive when it comes to store simplification. Not everything in LLVM handles dead stores well when address space casts are involved, we can simply ask the Attributor to do it for us though. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D109998
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions