diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-07-16 14:28:30 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-07-16 14:28:30 +0000 |
commit | 22c4a147a96447b38ce90e59b27c33079f1aa203 (patch) | |
tree | 0e170e2c2565cd25de814349e17d087783c39801 /lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace | |
parent | 8e482eb5cbb8b6839f9de701a43f1e2257ea3b34 (diff) | |
download | bcm5719-llvm-22c4a147a96447b38ce90e59b27c33079f1aa203.tar.gz bcm5719-llvm-22c4a147a96447b38ce90e59b27c33079f1aa203.zip |
AMDGPU/GlobalISel: Fix test failures in release build
Apparently the check for legal instructions during instruction
select does not happen without an asserts build, so these would
successfully select in release, and fail in debug.
Make s16 and/or/xor legal. These can just be selected directly
to the 32-bit operation, as is already done in SelectionDAG, so just
make them legal.
llvm-svn: 366210
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace')
0 files changed, 0 insertions, 0 deletions