[all-commits] [llvm/llvm-project] d8f633: AArch64 SVE
hassnaaHamdi via All-commits
all-commits at lists.llvm.org
Wed Aug 24 04:09:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8f63382e834756fa1a3de1bafeeeb14921bdde3
https://github.com/llvm/llvm-project/commit/d8f63382e834756fa1a3de1bafeeeb14921bdde3
Author: Hassnaa Hamdi <hassnaa.hamdi at arm.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
A llvm/test/CodeGen/AArch64/sve-min-max-pred.ll
Log Message:
-----------
AArch64 SVE
Add SVE patterns to make use of predicated smin, umin, smax, and umax instructions,
add sve-min-max-pred.ll test file for the new patterns
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D132122
More information about the All-commits
mailing list