[all-commits] [llvm/llvm-project] 410d27: [DAG] Add tests for fpsti.sat for various architec...
David Green via All-commits
all-commits at lists.llvm.org
Mon Nov 29 13:57:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 410d276400a9ee2440387d372db6b0f112853cc0
https://github.com/llvm/llvm-project/commit/410d276400a9ee2440387d372db6b0f112853cc0
Author: David Green <david.green at arm.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
A llvm/test/CodeGen/AArch64/fpclamptosat.ll
A llvm/test/CodeGen/AArch64/fpclamptosat_vec.ll
A llvm/test/CodeGen/ARM/fpclamptosat_vec.ll
A llvm/test/CodeGen/RISCV/fpclamptosat.ll
A llvm/test/CodeGen/RISCV/fpclamptosat_vec.ll
A llvm/test/CodeGen/WebAssembly/fpclamptosat.ll
A llvm/test/CodeGen/WebAssembly/fpclamptosat_vec.ll
A llvm/test/CodeGen/X86/fpclamptosat.ll
A llvm/test/CodeGen/X86/fpclamptosat_vec.ll
Log Message:
-----------
[DAG] Add tests for fpsti.sat for various architectures. NFC
More information about the All-commits
mailing list