[all-commits] [llvm/llvm-project] 130098: [SVE] Lower fixed length vector integer ISD::SETCC...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Thu Aug 13 04:04:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 130098228d5d0709d64efb33b55e32a7dc2964d6
https://github.com/llvm/llvm-project/commit/130098228d5d0709d64efb33b55e32a7dc2964d6
Author: Paul Walker <paul.walker at arm.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
A llvm/test/CodeGen/AArch64/sve-fixed-length-int-compares.ll
M llvm/test/CodeGen/AArch64/sve-fixed-length-subvector.ll
Log Message:
-----------
[SVE] Lower fixed length vector integer ISD::SETCC operations.
Differential Revision: https://reviews.llvm.org/D85831
More information about the All-commits
mailing list