[all-commits] [llvm/llvm-project] 20524a: [LICM] Add another byval capture test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Sep 1 06:18:31 PDT 2022


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

  Changed paths:
    M llvm/test/Transforms/LICM/promote-capture.ll

  Log Message:
  -----------
  [LICM] Add another byval capture test (NFC)

Variant with capture after the loop, in which case promotion is
safe.




More information about the All-commits mailing list