[PATCH] D34046: [AMDGPU] Add intrinsics for alignbit and alignbyte instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 11:48:05 PDT 2017


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

LGTM. We should try to pattern match these though, I think through ROTR one is matched sometimes already


Repository:
  rL LLVM

https://reviews.llvm.org/D34046





More information about the llvm-commits mailing list