[PATCH] D152081: [Attributor] Add lightweight version for attribute deduction only. (WIP)
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 4 21:50:26 PDT 2023
tschuett added a comment.
Stupid question: could the attributer become an analysis? Then you can query and do caching?
It learns new attributes over time and becomes an even more powerful analysis.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152081/new/
https://reviews.llvm.org/D152081
More information about the llvm-commits
mailing list