[all-commits] [llvm/llvm-project] 21810b: [SVE] Lower fixed length vector integer UMIN/UMAX
Cameron McInally via All-commits
all-commits at lists.llvm.org
Thu Aug 13 12:49:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 21810b0e14287a7b885a7822c6e19609e3b902c8
https://github.com/llvm/llvm-project/commit/21810b0e14287a7b885a7822c6e19609e3b902c8
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-fixed-length-int-minmax.ll
Log Message:
-----------
[SVE] Lower fixed length vector integer UMIN/UMAX
Differential Revision: https://reviews.llvm.org/D85926
More information about the All-commits
mailing list