diff options
author | Thomas Symalla <thomas.symalla@amd.com> | 2022-04-08 09:48:23 +0200 |
---|---|---|
committer | Thomas Symalla <thomas.symalla@amd.com> | 2022-04-08 12:47:24 +0200 |
commit | 6d97ca690c4d9f59226d06e30233e247a3308e9b (patch) | |
tree | 65325af07f57d214756a99f4fa91a3637d188c87 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 08920cc04343e69ee8a56168a5911acddf40e6ba (diff) | |
download | llvm-6d97ca690c4d9f59226d06e30233e247a3308e9b.zip llvm-6d97ca690c4d9f59226d06e30233e247a3308e9b.tar.gz llvm-6d97ca690c4d9f59226d06e30233e247a3308e9b.tar.bz2 |
[AMDGPU] Increase detection range for s_mov, v_cmpx transformation.
We found that it might be beneficial to have the SIOptimizeExecMasking
pass detect more cases where v_cmp, s_and_saveexec patterns can be
transformed to s_mov, v_cmpx patterns. Currently, the search range
for finding a fitting v_cmp instruction is 5, however, this is doubled
to 10 here.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D123367
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions