diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-01 21:37:26 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-01 23:30:50 +0100 |
commit | c35761db0f078f74550ef56bfc0745c162d76967 (patch) | |
tree | a9e6b70353daae7b50cc8231804a44c7b4c38965 /lldb/unittests/ScriptInterpreter/Python | |
parent | 9ecbb34e1d2dc77e768638b6ecd94d63e451915d (diff) | |
download | llvm-c35761db0f078f74550ef56bfc0745c162d76967.zip llvm-c35761db0f078f74550ef56bfc0745c162d76967.tar.gz llvm-c35761db0f078f74550ef56bfc0745c162d76967.tar.bz2 |
[GlobalISel] Bail on G_PHI narrowing of odd types (PR48188)
The current narrowing code for G_PHI can only handle the case
where the size is a multiple of the narrow size. If this is not
the case, fall back to SDAG instead of asserting.
Original patch by shepmaster.
Differential Revision: https://reviews.llvm.org/D92446
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions