[all-commits] [llvm/llvm-project] 430729: [NFC][LLVM] Clean up TLI VECFUNC macros. (#93178)

Paul Walker via All-commits all-commits at lists.llvm.org
Fri May 24 03:16:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 430729d71e4e582aa04b5d30796de14404fed56a
      https://github.com/llvm/llvm-project/commit/430729d71e4e582aa04b5d30796de14404fed56a
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/VecFuncs.def
    M llvm/lib/Analysis/TargetLibraryInfo.cpp
    M llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp

  Log Message:
  -----------
  [NFC][LLVM] Clean up TLI VECFUNC macros. (#93178)

Move the undef'ing of library specific macros to the places in the code
base where they are defined.



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