[all-commits] [llvm/llvm-project] f60650: [BitcodeReader] Lazily read and cache target tripl...

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Mon Jul 13 23:33:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f60650c772485640b57520e91cec9779cc7f27dc
      https://github.com/llvm/llvm-project/commit/f60650c772485640b57520e91cec9779cc7f27dc
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp

  Log Message:
  -----------
  [BitcodeReader] Lazily read and cache target triple (NFC) (#208175)

Lazily read and cache the target triple from the stream, currently meant
to be used only for upgrading AArch64 memory effects from old bitcode.

Co-authored-by: Caroline Concatto <caroline.concatto at arm.com>



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