diff options
author | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-06-07 16:09:48 +0200 |
---|---|---|
committer | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-06-07 16:09:48 +0200 |
commit | 96e1fcb1e005646c3aedc5a723c108e9387ff9e0 (patch) | |
tree | a42d396ef4331bdb7077f6d866784be2975431b7 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7e176ff2db93304620a9080df2e003ae50f9b826 (diff) | |
download | llvm-96e1fcb1e005646c3aedc5a723c108e9387ff9e0.zip llvm-96e1fcb1e005646c3aedc5a723c108e9387ff9e0.tar.gz llvm-96e1fcb1e005646c3aedc5a723c108e9387ff9e0.tar.bz2 |
[AMDGPU] Use s_add_i32 for address additions
This allows to convert the add instruction to s_addk_i32 and
v_add_nc_u32 instead of needing v_add_co_u32 when converting to a VALU
instruction.
Differential Revision: https://reviews.llvm.org/D103322
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions