[PATCH] D56002: [AMDGPU] Fix a weird WWM intrinsic issue.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 6 22:38:41 PST 2019


arsenm added a comment.

getOpRegClass behaves the way it does because otherwise it will fail on any generic or variadic instructions, e.g. copy or a call instruction


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56002/new/

https://reviews.llvm.org/D56002





More information about the llvm-commits mailing list