[PATCH] D72798: [llvm][docs] LangRef for IR attribute `vector-function-abi-variants`.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 07:27:41 PST 2020
fpetrogalli marked an inline comment as done.
fpetrogalli 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
----------------
andwar wrote:
> `reconducible`?
bha, I made up an English word. I replaced it with `associated`.
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