[PATCH] D43409: [GISel]: Don't assert when constraining Registers which are uses if there's no regclass.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 13:56:30 PST 2018


dsanders added a comment.

There isn't an `unknown_tuple` in tree. I think you're referring to `unknown_class` and `unknown` which have only been used by AMDGPU so far. Is that correct?


Repository:
  rL LLVM

https://reviews.llvm.org/D43409





More information about the llvm-commits mailing list