[all-commits] [llvm/llvm-project] 2ceabf: [MachineSink] Reduce the number of unnecessary inv...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Thu Oct 12 02:06:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ceabf6bdc649f06a316f917a0f508fe10ea7faa
      https://github.com/llvm/llvm-project/commit/2ceabf6bdc649f06a316f917a0f508fe10ea7faa
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M llvm/lib/CodeGen/MachineSink.cpp

  Log Message:
  -----------
  [MachineSink] Reduce the number of unnecessary invalidations of StoreInstrCache (NFC) (#68676)

Don't invalidate the cache when erasing instructions which cannot ever
appear in the cache.




More information about the All-commits mailing list