[all-commits] [llvm/llvm-project] 43b455: [AMDGPU] Disable inline constants for pseudo scala...

Carl Ritson via All-commits all-commits at lists.llvm.org
Mon Aug 26 00:12:38 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 43b455b2d2e5107e19d7d47e77ba513d1f9f5e2f
      https://github.com/llvm/llvm-project/commit/43b455b2d2e5107e19d7d47e77ba513d1f9f5e2f
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h
    A llvm/test/CodeGen/AMDGPU/pseudo-scalar-transcendental.mir

  Log Message:
  -----------
  [AMDGPU] Disable inline constants for pseudo scalar transcendentals (#104395)

Prevent operand folding from inlining constants into pseudo scalar
transcendental f16 instructions.
However still allow literal constants.

(cherry picked from commit fc6300a5f7ef430e4ec86d16be0b146de7fbd16b)



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