[all-commits] [llvm/llvm-project] 4a8128: AMDGPU: Generate and add fdiv tests
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 18 03:49:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a81283b949b197b3f651e71aa3ef81095a4da93
https://github.com/llvm/llvm-project/commit/4a81283b949b197b3f651e71aa3ef81095a4da93
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f32.ll
M llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll
M llvm/test/CodeGen/AMDGPU/fdiv.ll
Log Message:
-----------
AMDGPU: Generate and add fdiv tests
Prepare for new lowering strategies because we somehow didn't have
enough of them already.
More information about the All-commits
mailing list