[PATCH] D155183: AMDGPU: Expand testing of AMDGPUCodeGenPrepare fdiv handling

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 04:45:55 PDT 2023


arsenm created this revision.
arsenm added reviewers: AMDGPU, foad, kosarev, matejam, Pierre-vh, rampitec, gandhi21299.
Herald added subscribers: StephenFan, kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

- 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


https://reviews.llvm.org/D155183

Files:
  llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155183.539957.patch
Type: text/x-patch
Size: 77362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/5cc15788/attachment-0001.bin>


More information about the llvm-commits mailing list