Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/polly
diff options
context:
space:
mode:
authorCaroline Concatto <caroline.concatto@arm.com>2022-10-20 20:57:33 +0300
committerCaroline Concatto <caroline.concatto@arm.com>2022-10-20 21:09:48 +0300
commit3fee9358baab54e4ed646a106297e7fb6f1b4cff (patch)
treeb321556bb0d6e8aa0a77837b7dfad2fcf96a66d1 /polly
parentd12d4857c5fded57f6333b60cfebb1196b3ac0d3 (diff)
[AArch64]SME2 Multi-vector - Index/Single/Multi Array Vectors FMA sources
This patch adds the assembly/disassembly for the following instructions: INT: SMLAL SMLSL UMLAL UMLSL FP: BFMLAL BFMLSL FMLAL FMLSL For multiple and indexed vector, Multiple and Single vector and Multi vectors, for 1, 2 and 4 ZA registers. The reference can be found here: https://developer.arm.com/documentation/ddi0602/2022-09 It also adds a new immediate: uimm3s2range for off3 uimm2s2range for off2 to represent the vector select offset. The new operands have the range between the first and the last vector position. Depends on: D135563 Reviewed By: aemerson, sdesmalen Differential Revision: https://reviews.llvm.org/D135785
Diffstat (limited to 'polly')
0 files changed, 0 insertions, 0 deletions