[all-commits] [llvm/llvm-project] 7acc1f: [Test] Add tests showing instcombine sinking oppor...

Dmitry Makogon via All-commits all-commits at lists.llvm.org
Fri Sep 16 01:06:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7acc1f1fb1197bc4b7ccd84aeeb4cd93acb6f18a
      https://github.com/llvm/llvm-project/commit/7acc1f1fb1197bc4b7ccd84aeeb4cd93acb6f18a
  Author: Dmitry Makogon <d.makogon at g.nsu.ru>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    A llvm/test/Transforms/InstCombine/sink-into-ncd.ll

  Log Message:
  -----------
  [Test] Add tests showing instcombine sinking opportunity (NFC)

InstCombine could sink instruction to NCD of its users.




More information about the All-commits mailing list