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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 07:04:25 PDT 2018


arsenm added a comment.

The DAG isn't good about preserving NUW. I had some old patches I never got reviews to try to improve this


Repository:
  rL LLVM

https://reviews.llvm.org/D51203





More information about the llvm-commits mailing list