[PATCH] D58356: Hexagon: Add ImmArg to intrinsics

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 18 09:44:58 PST 2019


kparzysz added a comment.

I'm not expecting this patch to be complete.  Most of the intrinsic definitions are actually auto-generated, so we'll need to update the generating scripts to include these new annotations.  What concerns me is that you claim that some things are missing, which could indicate that there are some issues with the generators.  I'm trying to understand exactly what the missing pieces are, the contents of this patch are actually of secondary importance.


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

https://reviews.llvm.org/D58356





More information about the llvm-commits mailing list