[PATCH] D51203: AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 02:22:28 PDT 2018


nhaehnle added a comment.

That sounds like the way to go is testing just the NUW bit here in SelectSMRDOffset?


Repository:
  rL LLVM

https://reviews.llvm.org/D51203





More information about the llvm-commits mailing list