[all-commits] [llvm/llvm-project] fc0861: [CGBuiltin] Use helper methods for creating masked...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Oct 16 06:20:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc08613145a2e85c671da4aa7eaae33e8ba4e6e0
      https://github.com/llvm/llvm-project/commit/fc08613145a2e85c671da4aa7eaae33e8ba4e6e0
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-10-16 (Thu, 16 Oct 2025)

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

  Log Message:
  -----------
  [CGBuiltin] Use helper methods for creating masked intrinsics (NFC)

Use the CreateMaskedLoad etc helper methods instead of manually
creating the intrinsics.



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