diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-06-01 21:37:13 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-06-02 13:47:48 -0400 |
commit | 452e0d9023ca9a747a3646a42cea13d66b689de7 (patch) | |
tree | 61d19745932be503fa2e7ab8bee763e484e653fa /llvm/lib/Support/CommandLine.cpp | |
parent | 635cde6e8c082af1b499a84745f48f5ec59853b5 (diff) | |
download | llvm-452e0d9023ca9a747a3646a42cea13d66b689de7.zip llvm-452e0d9023ca9a747a3646a42cea13d66b689de7.tar.gz llvm-452e0d9023ca9a747a3646a42cea13d66b689de7.tar.bz2 |
AMDGPU: Don't run mode switches with exec 0
These are scalar instructions that change vector instructions, so they
should not be executed without any active lanes.
The implementation of -amdgpu-skip-threshold also seem to be backwards
from expected, since decreasing it prevents removal.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions