[PATCH] D60772: [AMDGPU] Add optional bounds checking for scratch accesses

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 02:00:44 PDT 2019


critson marked an inline comment as done.
critson added a comment.

Ping.
I was wondering if I can get a second reading on this?
I believe I've addressed everything except the introduction of a new address space, as this seems somewhat heavyweight to me.
If the address space is considered absolutely necessary then I'll work on that next.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60772/new/

https://reviews.llvm.org/D60772





More information about the llvm-commits mailing list