[all-commits] [llvm/llvm-project] b42c05: [LICM] Add test for PR51248.

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Apr 10 13:37:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b42c054744ee6f4cc42d946ca411315f5076a245
      https://github.com/llvm/llvm-project/commit/b42c054744ee6f4cc42d946ca411315f5076a245
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-04-10 (Sun, 10 Apr 2022)

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

  Log Message:
  -----------
  [LICM] Add test for PR51248.

Test for #51248. LICM introduces an unused load in a writeonly function.




More information about the All-commits mailing list