[PATCH] D151730: [RISCV] Support target attribute for function
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 16:47:33 PDT 2023
craig.topper added a comment.
In D151730#4491773 <https://reviews.llvm.org/D151730#4491773>, @jrtc27 wrote:
> Isn't multiversioning a separate thing that builds on top of per-function target attributes?
That's what I thought. The supportsMultiVersioning call was in an earlier version of the patch that I asked about.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151730/new/
https://reviews.llvm.org/D151730
More information about the llvm-commits
mailing list