[all-commits] [llvm/llvm-project] fc6d51: [RISCV][CodeGen] Add codegen pattern for experimen...
joshua-arch1 via All-commits
all-commits at lists.llvm.org
Wed Feb 15 21:55:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc6d517e2f335c2ab2b14a34eb747a4703aca7e4
https://github.com/llvm/llvm-project/commit/fc6d517e2f335c2ab2b14a34eb747a4703aca7e4
Author: Jun Sha (Joshua) <cooper.joshua at linux.alibaba.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
A llvm/test/CodeGen/RISCV/double-zfa.ll
A llvm/test/CodeGen/RISCV/float-zfa.ll
A llvm/test/CodeGen/RISCV/half-zfa.ll
Log Message:
-----------
[RISCV][CodeGen] Add codegen pattern for experimental zfa extension (FLI and FCVTMOD not included)
More information about the All-commits
mailing list