[PATCH] D72798: [llvm][docs] LangRef for IR attribute `vector-function-abi-variants`.
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 02:10:37 PST 2020
andwar added inline comments.
================
Comment at: llvm/docs/LangRef.rst:1880
+ ``<isa>`` token that can be used to create scalar-to-vector
+ mappings for functions that are not directly reconducible to any
+ of the target ISAs (for example, some of the mappings stored in
----------------
`reconducible`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72798/new/
https://reviews.llvm.org/D72798
More information about the llvm-commits
mailing list