[all-commits] [llvm/llvm-project] e6a87d: [CodeGen] Don't explicitly set intrinsic attribute...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Mar 20 07:04:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6a87da8fe314a009eed769f9737b4b281a06fba
      https://github.com/llvm/llvm-project/commit/e6a87da8fe314a009eed769f9737b4b281a06fba
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp

  Log Message:
  -----------
  [CodeGen] Don't explicitly set intrinsic attributes (NFCI)

The intrinsic attributes are automatically set when the function
is created, there is no need to assign them explicitly.



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