[all-commits] [llvm/llvm-project] e40513: [AArch64][SVE] Add fixed length codegen for FP_ROU...
Bradley Smith via All-commits
all-commits at lists.llvm.org
Mon May 24 05:03:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e40513252a2598c2a88366e9466de53edc5a5a51
https://github.com/llvm/llvm-project/commit/e40513252a2598c2a88366e9466de53edc5a5a51
Author: Bradley Smith <bradley.smith at arm.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-converts.ll
A llvm/test/CodeGen/AArch64/sve-fixed-length-fp-extend-trunc.ll
Log Message:
-----------
[AArch64][SVE] Add fixed length codegen for FP_ROUND/FP_EXTEND
Depends on D102498
Differential Revision: https://reviews.llvm.org/D102607
More information about the All-commits
mailing list