[all-commits] [llvm/llvm-project] 5247ae: AMDGPU: Switch some tests to generated checks
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Nov 12 10:38:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5247ae9de5122d2e77ffe03099a090749324d781
https://github.com/llvm/llvm-project/commit/5247ae9de5122d2e77ffe03099a090749324d781
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-12 (Sat, 12 Nov 2022)
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: Switch some tests to generated checks
Commit: 0a376d1034d3dfc54a3486d687bd56a0e00caa6b
https://github.com/llvm/llvm-project/commit/0a376d1034d3dfc54a3486d687bd56a0e00caa6b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-12 (Sat, 12 Nov 2022)
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 some tests for i1 sitofp/uitofp-like selects
Compare: https://github.com/llvm/llvm-project/compare/d93be483eaf5...0a376d1034d3
More information about the All-commits
mailing list