[all-commits] [llvm/llvm-project] 967296: [RISCV] Fix inline asm errors in zfinx
Shao-Ce SUN via All-commits
all-commits at lists.llvm.org
Tue Mar 1 23:04:54 PST 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: 967296bfefee9740b1dfb4644970d776e1b37b5b
https://github.com/llvm/llvm-project/commit/967296bfefee9740b1dfb4644970d776e1b37b5b
Author: Shao-Ce SUN <shaoce at nj.iscas.ac.cn>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
A llvm/test/CodeGen/RISCV/zfinx-types.ll
Log Message:
-----------
[RISCV] Fix inline asm errors in zfinx
Patch is from craig.topper's comments in https://reviews.llvm.org/D93298
More information about the All-commits
mailing list