diff options
author | Harrison Hao <57025411+harrisonGPU@users.noreply.github.com> | 2025-06-05 09:55:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 09:55:44 +0800 |
commit | 8ca220f1ddc710ba334576563502733b2698f995 (patch) | |
tree | e30d1fef2840a2ed4496b6dbd1550e5cf3acff53 /llvm/lib/Object/ELF.cpp | |
parent | 7263cd48e622b8527911b40eb753d1bf76b3f586 (diff) | |
download | llvm-8ca220f1ddc710ba334576563502733b2698f995.zip llvm-8ca220f1ddc710ba334576563502733b2698f995.tar.gz llvm-8ca220f1ddc710ba334576563502733b2698f995.tar.bz2 |
[NFC][AMDGPU] Add lit tests for FMA combining with freeze and nnan variants (#142628)
`freeze` on `fmul` (without `nnan`) followed by `fadd` or `fsub` into a
single `fma` is supported.
This patch adds lit tests to verify the optimization behavior for both
nnan and non-nnan variants.
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions