[PATCH] D36292: AMDGPU: Add pass to cleanup DAG SALU/VALU messes

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 17:08:52 PDT 2017


arsenm added a comment.

In https://reviews.llvm.org/D36292#831473, @rampitec wrote:

> The actual HW is SDWA enabled, so usability is limited, even though can be extended.
>  Anyway, please consider https://reviews.llvm.org/D35267, which may be a more general approach.


What do you mean? SDWA was a new in VI feature. This also needs to be more precise and check if the source supports writing an SDWA output etc.


https://reviews.llvm.org/D36292





More information about the llvm-commits mailing list