diff options
author | Jessica Del <Jessica.Del@amd.com> | 2023-01-10 11:05:00 +0100 |
---|---|---|
committer | Jessica Del <Jessica.Del@amd.com> | 2023-01-10 11:05:52 +0100 |
commit | f33633f512438164ef994ec1effacfc6ce474866 (patch) | |
tree | 71f3981d5aaa9309f14a58acd7e7541f7bd28286 /lldb/source/Commands/CommandObjectWatchpointCommand.cpp | |
parent | 879bfe6a979295f834b76df66b19a203b93eed0f (diff) | |
download | llvm-f33633f512438164ef994ec1effacfc6ce474866.zip llvm-f33633f512438164ef994ec1effacfc6ce474866.tar.gz llvm-f33633f512438164ef994ec1effacfc6ce474866.tar.bz2 |
[AMDGPU] adding test for partially masked operands
This test is testing whether the compiler behaves correctly when only
parts of an operand are masked.
In this case, no optimization is supposed to happen, since neither
the upper nor the lower half is
fully masked. Therefore, none
of the halves can be known to be zero.
The result is a regular multiplication.
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions