[all-commits] [llvm/llvm-project] c58ccd: Inline: Add baseline test for nofpclass propagation

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Apr 8 00:43:40 PDT 2025


  Branch: refs/heads/users/arsenm/issue134070/inline/propagate-callsite-nofpclass
  Home:   https://github.com/llvm/llvm-project
  Commit: c58ccd1368977a0ee784af4edc4ba0d2a1b332b3
      https://github.com/llvm/llvm-project/commit/c58ccd1368977a0ee784af4edc4ba0d2a1b332b3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    M llvm/test/Transforms/Inline/access-attributes-prop.ll

  Log Message:
  -----------
  Inline: Add baseline test for nofpclass propagation

For #134070


  Commit: 1473fccd3bfffbc23d02e832d14b0c5d9a30325d
      https://github.com/llvm/llvm-project/commit/1473fccd3bfffbc23d02e832d14b0c5d9a30325d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M clang/test/CodeGenHLSL/builtins/distance.hlsl
    M clang/test/CodeGenHLSL/builtins/length.hlsl
    M clang/test/CodeGenHLSL/builtins/reflect.hlsl
    M clang/test/CodeGenHLSL/builtins/smoothstep.hlsl
    M clang/test/Headers/__clang_hip_cmath.hip
    M clang/test/Headers/__clang_hip_math.hip
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    M llvm/test/Transforms/Inline/access-attributes-prop.ll

  Log Message:
  -----------
  Inline: Propagate callsite nofpclass attribute

Fixes #134070


Compare: https://github.com/llvm/llvm-project/compare/c58ccd136897%5E...1473fccd3bff

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