[PATCH] D68476: [SVE][AArch64] Adding pattern matching for some SVE instructions.
Mikhail Gudim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 12:03:47 PDT 2019
mgudim added inline comments.
================
Comment at: llvm/include/llvm/IR/IntrinsicsAArch64.td:782
[IntrNoMem]>;
-
// This class of intrinsics are not intended to be useful within LLVM IR but
----------------
I will fix this before committing or in the next revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68476/new/
https://reviews.llvm.org/D68476
More information about the llvm-commits
mailing list