diff options
author | pvanhout <pierre.vanhoutryve@amd.com> | 2023-03-15 13:28:33 +0100 |
---|---|---|
committer | pvanhout <pierre.vanhoutryve@amd.com> | 2023-03-15 15:01:33 +0100 |
commit | 723a53caaf93ff47d3a74324ace1ab05de994c12 (patch) | |
tree | 84f8da22bdc9d2782ab7e2b74aadae338192789f /llvm/lib/Support/CommandLine.cpp | |
parent | 93b89bee471f58d798cba42d21201e154778846a (diff) | |
download | llvm-723a53caaf93ff47d3a74324ace1ab05de994c12.zip llvm-723a53caaf93ff47d3a74324ace1ab05de994c12.tar.gz llvm-723a53caaf93ff47d3a74324ace1ab05de994c12.tar.bz2 |
[AMDGPU] Avoid constant bus limitation on V_BFE GISel pattern
For D141247 - if that pattern was used by GISel it could cause constant bus limitation failures.
Just use inline immediates instead of S_MOV to avoid the issue.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D146131
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions