[all-commits] [llvm/llvm-project] ef4a2b: AMDGPU: Expand testing of AMDGPUCodeGenPrepare fdi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jul 14 15:57:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef4a2b6096fe11a1f6562cea62b65c6e3b4d2cde
https://github.com/llvm/llvm-project/commit/ef4a2b6096fe11a1f6562cea62b65c6e3b4d2cde
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll
Log Message:
-----------
AMDGPU: Expand testing of AMDGPUCodeGenPrepare fdiv handling
- Switch to generated checks
- Use a different run line per denormal mode to reduce test duplication
- Add test coverage for rsqrt cases
- Add test coverage for repeated arcp denominator
- Fix the optnone test
More information about the All-commits
mailing list