[all-commits] [llvm/llvm-project] cb3fb0: [AArch64] add tests for int->FP->int casts; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon May 2 06:19:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb3fb085081c9cdf6eef6a51f0902064589d4ba6
https://github.com/llvm/llvm-project/commit/cb3fb085081c9cdf6eef6a51f0902064589d4ba6
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
A llvm/test/CodeGen/AArch64/float-conv-elim.ll
Log Message:
-----------
[AArch64] add tests for int->FP->int casts; NFC
Copied from x86 tests for multi-target coverage.
Also, provides coverage for target-specific asm
testing for Alive2 or its follow-ons.
See #55150 and D124692
More information about the All-commits
mailing list