[all-commits] [llvm/llvm-project] 92593f: [SVE] Lower fixed length vXi32/vXi64 SDIV to scala...
Cameron McInally via All-commits
all-commits at lists.llvm.org
Fri Aug 14 16:47:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92593f9e77c387cee1ab5573b2f4b5c42162e8b8
https://github.com/llvm/llvm-project/commit/92593f9e77c387cee1ab5573b2f4b5c42162e8b8
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-fixed-length-int-arith.ll
Log Message:
-----------
[SVE] Lower fixed length vXi32/vXi64 SDIV to scalable vectors.
Differential Revision: https://reviews.llvm.org/D85982
More information about the All-commits
mailing list