diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-04-06 16:03:36 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-04-06 16:03:36 +0000 |
commit | e290ec02c7b38929c6d78d5c026a1db312641add (patch) | |
tree | 77d75026c4c3bc59a488274be2da33199a3d662c /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 63ae5579e7cabf519db0e5c8cd69d4683b34b6e8 (diff) | |
download | llvm-e290ec02c7b38929c6d78d5c026a1db312641add.zip llvm-e290ec02c7b38929c6d78d5c026a1db312641add.tar.gz llvm-e290ec02c7b38929c6d78d5c026a1db312641add.tar.bz2 |
[OPENMP, NVPTX] Fix codegen for the teams reduction.
Added NUW flags for all the add|mul|sub operations + replaced sdiv by udiv
as we operate on unsigned values only (addresses, converted to integers)
llvm-svn: 329411
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions