[all-commits] [llvm/llvm-project] eeb4fe: [NFC][ARM] Fix Type in Test
Sam Elliott via All-commits
all-commits at lists.llvm.org
Thu Apr 13 05:44:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eeb4fe093dbd9a990c957fe1e4ab3b62689885e0
https://github.com/llvm/llvm-project/commit/eeb4fe093dbd9a990c957fe1e4ab3b62689885e0
Author: Archibald Elliott <archibald.elliott at arm.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M llvm/test/CodeGen/ARM/fp16-return-pr60510.ll
Log Message:
-----------
[NFC][ARM] Fix Type in Test
I landed this test with a typo, the callsites all show `fp16_inner`
returning `half`, so the declaration should too.
More information about the All-commits
mailing list