[all-commits] [llvm/llvm-project] 015c27: [ARM] Change some Gather/Scatter interface types t...
David Green via All-commits
all-commits at lists.llvm.org
Tue Jun 22 11:12:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 015c27caa2c9de22a0a2181675101412ec777cf8
https://github.com/llvm/llvm-project/commit/015c27caa2c9de22a0a2181675101412ec777cf8
Author: David Green <david.green at arm.com>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
Log Message:
-----------
[ARM] Change some Gather/Scatter interface types to Instructions. NFC
These returned Values are cast to an Instruction already, this just
cleans up the interface a little to match the expected types.
More information about the All-commits
mailing list