diff options
author | Ruiling Song <ruiling.song@amd.com> | 2022-03-09 22:12:42 +0800 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2022-06-20 21:58:12 +0100 |
commit | 732eed40fdc799b605a1e16647730d36f185e135 (patch) | |
tree | 596ee9f54ccb42678a62d5406c7124d5dd2a41c9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 29621c13ef24fe4dea729446ec25f110a205dbe1 (diff) | |
download | llvm-732eed40fdc799b605a1e16647730d36f185e135.zip llvm-732eed40fdc799b605a1e16647730d36f185e135.tar.gz llvm-732eed40fdc799b605a1e16647730d36f185e135.tar.bz2 |
[AMDGPU] Mark GFX11 dual source blend export as strict-wqm
The instructions that generate the source of dual source blend export
should run in strict-wqm. That is if any lane in a quad is active,
we need to enable all four lanes of that quad to make the shuffling
operation before exporting to dual source blend target work correctly.
Differential Revision: https://reviews.llvm.org/D127981
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions