[all-commits] [llvm/llvm-project] b932da: AMDGPU: Fix vector handling in pown libcall simpli...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 18 10:18:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b932da16b76f905e05520c473e3ae01c2f89e594
      https://github.com/llvm/llvm-project/commit/b932da16b76f905e05520c473e3ae01c2f89e594
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
    M llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pown.ll

  Log Message:
  -----------
  AMDGPU: Fix vector handling in pown libcall simplification (#95832)

The isIntegerTy check would not work as you would hope in
the vector case.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list