[all-commits] [llvm/llvm-project] 1fe495: [SVE] Remove custom lowering of scalable vector MG...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Thu Jun 2 03:28:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1fe4953d8939ab4f8f0a5de060c0a35758d835a8
https://github.com/llvm/llvm-project/commit/1fe4953d8939ab4f8f0a5de060c0a35758d835a8
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M llvm/include/llvm/Target/TargetSelectionDAG.td
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
Log Message:
-----------
[SVE] Remove custom lowering of scalable vector MGATHER & MSCATTER operations.
Differential Revision: https://reviews.llvm.org/D126255
More information about the All-commits
mailing list