[PATCH] D70365: intrinsics attribute opt-out list proposal.
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 13:59:23 PDT 2020
sstefan1 added a comment.
Sorry this took so long.
I've implemented some sort of filter in tablegen source.
I've modified `llvm.memset` as an example how the opt-out list would look like. If this approach seems reasonable, I'll look what other tests have changed and need to be updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70365/new/
https://reviews.llvm.org/D70365
More information about the llvm-commits
mailing list