[all-commits] [llvm/llvm-project] cdf5f4: [NFC] Fix warning in IR2Vec Embedder creation in p...

S. VenkataKeerthy via All-commits all-commits at lists.llvm.org
Thu Aug 28 15:25:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdf5f4770b6c9a2ba066fc5eafc70f65b8d8a2bd
      https://github.com/llvm/llvm-project/commit/cdf5f4770b6c9a2ba066fc5eafc70f65b8d8a2bd
  Author: S. VenkataKeerthy <31350914+svkeerthy at users.noreply.github.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M llvm/lib/Analysis/IR2Vec.cpp

  Log Message:
  -----------
  [NFC] Fix warning in IR2Vec Embedder creation in printer pass (#155917)

Fixes the warning `default label in switch which covers all enumeration
values [-Wcovered-switch-default]`



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