diff options
author | Mirko Brkusanin <Mirko.Brkusanin@amd.com> | 2021-05-26 11:49:05 +0200 |
---|---|---|
committer | Mirko Brkusanin <Mirko.Brkusanin@amd.com> | 2021-05-26 11:57:41 +0200 |
commit | 9601849984a79eae176a9b114d7707c651097523 (patch) | |
tree | cbfef3478f4feb7fd2b77d6108e7c5ed746debbf /lldb/source/Target/ModuleCache.cpp | |
parent | 7386ad4e9e26df93876ae309920e4f7e72288bae (diff) | |
download | llvm-9601849984a79eae176a9b114d7707c651097523.zip llvm-9601849984a79eae176a9b114d7707c651097523.tar.gz llvm-9601849984a79eae176a9b114d7707c651097523.tar.bz2 |
[AMDGPU][GlobalISel] Stop foldInsertEltToCmpSelect from changing reg banks
This function can change regbank for registers which already have a selected
bank. Depending on the instruction where these registers were used it can
cause instruction selection to fail.
Differential Revision: https://reviews.llvm.org/D98515
Diffstat (limited to 'lldb/source/Target/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions