[PATCH] D61575: AMDGPU: Select VOP3 form of add
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 11:57:20 PDT 2019
rampitec added inline comments.
================
Comment at: lib/Target/AMDGPU/VOP2Instructions.td:537
def : DivergentBinOp<sube, V_SUBB_U32_e32>;
}
----------------
While you are here, please move this brace back couple lines up.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61575/new/
https://reviews.llvm.org/D61575
More information about the llvm-commits
mailing list