[PATCH] D45907: AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.cvt.pkrtz

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 16:21:08 PDT 2018


tstellar added a comment.

In https://reviews.llvm.org/D45907#1074205, @arsenm wrote:

> Have you tried enabling the tablegen selector build? I’ve been avoiding commiting any of these kind of simple selectors without that


Yes, it only generates code for stand-alone patterns and instruction patterns that use specify register classes for operands rather than types.


Repository:
  rL LLVM

https://reviews.llvm.org/D45907





More information about the llvm-commits mailing list