[all-commits] [llvm/llvm-project] ddd9ec: [LICM] Update comments related to escape check (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 6 05:46:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddd9ec667a2e3ec241f11dbb8368600dcf432eb4
      https://github.com/llvm/llvm-project/commit/ddd9ec667a2e3ec241f11dbb8368600dcf432eb4
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LICM.cpp

  Log Message:
  -----------
  [LICM] Update comments related to escape check (NFC)

The comments here were outdated and a bit confusing without the
knowledge that we're only guarding against reads on unwind.




More information about the All-commits mailing list