[PATCH] D38950: AMDGPU: Merge BUFFER_LOAD_DWORD_OFFEN into x2, x4

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 09:44:59 PDT 2017


arsenm added a comment.

We should probably be doing this in IR. Supporting merging in this pass is still useful, since it's likely we would only ever want to form the X8/X16 versions when we have better register pressure info


https://reviews.llvm.org/D38950





More information about the llvm-commits mailing list