[PATCH] D53160: AMDGPU: Avoid selecting ds_{read,write}2_b32 on SI

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 16 14:24:54 PDT 2018


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. Is this only actually a problem with the UB because we don't bother trying to set m0 to the allocated size?


Repository:
  rL LLVM

https://reviews.llvm.org/D53160





More information about the llvm-commits mailing list