diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-25 21:10:12 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-25 21:10:12 +0000 |
commit | bc978872dea88b238a37b45a81e3866e7094d8e9 (patch) | |
tree | b144e6daa983084d7187fc9618be4d76d035982a /llvm/test/CodeGen | |
parent | fdce82a814c05b1f89ae50c494845b27ec043891 (diff) | |
download | bcm5719-llvm-bc978872dea88b238a37b45a81e3866e7094d8e9.tar.gz bcm5719-llvm-bc978872dea88b238a37b45a81e3866e7094d8e9.zip |
AMDGPU: Set hasSideEffects 0 on _term instructions
These were defaulting to true, but they are just wrappers around bit
operations. This avoids regressions in the exec mask optimization
passes in a future commit.
llvm-svn: 356952
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions