[all-commits] [llvm/llvm-project] e8d9d2: AMDGPU: Add run line to int_to_fp tests
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jan 6 18:39:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e8d9d202bc93f64c5225f15af2e6b9957100fd60
https://github.com/llvm/llvm-project/commit/e8d9d202bc93f64c5225f15af2e6b9957100fd60
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/sint_to_fp.f64.ll
M llvm/test/CodeGen/AMDGPU/uint_to_fp.f64.ll
Log Message:
-----------
AMDGPU: Add run line to int_to_fp tests
This wasn't catching a regression on targets with legal i16 triggered
in a future commit.
More information about the All-commits
mailing list