[PATCH] D51954: AMDGPU: Print all kernel descriptor directives (including the ones with default values)

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 15:48:59 PDT 2018


scott.linder added a reviewer: arsenm.
scott.linder added a comment.

LGTM, but adding Matt because I think he was the one to originally request eliding defaulted fields. From what Tony described I agree we can't do this generally because of options which depend on attributes, e.g. `-mattr=+/-xnack` changes the "default".


https://reviews.llvm.org/D51954





More information about the llvm-commits mailing list