[all-commits] [llvm/llvm-project] 2ade59: [x86] add test for uint->fp with unsafe-fp-math (P...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Feb 19 12:19:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ade59ec9430b23d4d42c8197b71e441a0b32773
https://github.com/llvm/llvm-project/commit/2ade59ec9430b23d4d42c8197b71e441a0b32773
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M llvm/test/CodeGen/X86/vec_int_to_fp.ll
Log Message:
-----------
[x86] add test for uint->fp with unsafe-fp-math (PR43609); NFC
More information about the All-commits
mailing list