[PATCH] D37985: [AMDGPU] add LDS f32 intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 21:52:03 PDT 2017


arsenm added a comment.

This also should have an intermediate node added, so it is easy to add it to the various switches over memory operations (e.g. we look for all memory operations in PerformDAGCombine)


https://reviews.llvm.org/D37985





More information about the llvm-commits mailing list