summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/fpow.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Fix legalizing f16 fpowMatt Arsenault2020-01-061-0/+562
The existing test only covered one case for r600. The use of mul_legacy also looks suspicious to me, but leave it for now. The patterns are also not making use of source modifiers.
OpenPOWER on IntegriCloud