[PATCH] D52683: [AMDGPU] Fix for negative offsets in buffer/tbuffer intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 20:24:22 PDT 2018


arsenm added a comment.

Isn't there a sign bit is known zero check for these somewhere already?


Repository:
  rL LLVM

https://reviews.llvm.org/D52683





More information about the llvm-commits mailing list