diff options
author | Artem Belevich <tra@google.com> | 2017-11-14 19:14:00 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2017-11-14 19:14:00 +0000 |
commit | 55dcf5e586a470d13350fcf3b0b85993c73ce024 (patch) | |
tree | cfe00c61f0f9bfd22cfa430273a422769562b26f /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 35d90aea7a476da62be5dde06330e1032bb46f56 (diff) | |
download | llvm-55dcf5e586a470d13350fcf3b0b85993c73ce024.zip llvm-55dcf5e586a470d13350fcf3b0b85993c73ce024.tar.gz llvm-55dcf5e586a470d13350fcf3b0b85993c73ce024.tar.bz2 |
Mark intrinsics operating on the whole warp as IntrInaccessibleMemOnly
It's needed to model the fact that they do access data from other threads in a
warp and thus can't be CSE'd.
llvm-svn: 318173
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions