[PATCH] D57977: [HIP] compile option code-object-v3 propagate to llc

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 12 14:47:44 PST 2019


arsenm added a comment.

I think this breaks the attributes already listed in the functions on the IR since -mattr overrides those. I think we need to stop using subtarget features to communicate this


Repository:
  rC Clang

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

https://reviews.llvm.org/D57977





More information about the cfe-commits mailing list