[PATCH] D53160: AMDGPU: Restrict DS load/store vectorizing on SI

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 04:48:45 PDT 2018


arsenm added a comment.

This still doesn't solve the real issue? We still have the selection. The vectorized load could appear in the original source program


Repository:
  rL LLVM

https://reviews.llvm.org/D53160





More information about the llvm-commits mailing list