[PATCH] D51203: AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 25 14:46:26 PDT 2018
arsenm added a comment.
I'm not 100% sure the NUW thing works here, because the actual instruction has the conversion to 64-bit before the add IIRC
Repository:
rL LLVM
https://reviews.llvm.org/D51203
More information about the llvm-commits
mailing list