[all-commits] [llvm/llvm-project] 89786c: [AArch64][SME] Fix imm bug in mov vector to tile a...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Wed Sep 8 00:43:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89786c2b992c3cb4c4a230542d2af34ec2915a08
https://github.com/llvm/llvm-project/commit/89786c2b992c3cb4c4a230542d2af34ec2915a08
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M llvm/lib/Target/AArch64/SMEInstrFormats.td
M llvm/test/MC/AArch64/SME/mova-diagnostics.s
Log Message:
-----------
[AArch64][SME] Fix imm bug in mov vector to tile aliases
Also fixes a warning mentioned in D109359.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D109363
More information about the All-commits
mailing list