[all-commits] [llvm/llvm-project] aa539b: AMDGPU: Add baseline tests for libcall recognition...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 30 07:19:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa539b128f02fdd3a0c1469da3ff943cc4a8c425
https://github.com/llvm/llvm-project/commit/aa539b128f02fdd3a0c1469da3ff943cc4a8c425
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
A llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pow-codegen.ll
A llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pow.ll
A llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pown.ll
A llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-powr.ll
Log Message:
-----------
AMDGPU: Add baseline tests for libcall recognition of pow/powr/pown
More information about the All-commits
mailing list