[PATCH] D75861: [SVE] Generate overloaded functions for ACLE intrinsics.
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 11 04:30:39 PDT 2020
SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.
With the nit addressed, this LGTM
================
Comment at: clang/utils/TableGen/SveEmitter.cpp:634
" *\n"
" * Permission is hereby granted, free of charge, to any person "
"obtaining "
----------------
SjoerdMeijer wrote:
> Unrelated to this change, I just spotted it because it looked a bit messy, but is this the old copyright header? While we are at it, replace this with the new one? Looks like e.g. in arm_mve.h, we do use the new one.
Let's ignore this for now, we can fix this later if needed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75861/new/
https://reviews.llvm.org/D75861
More information about the cfe-commits
mailing list