[all-commits] [llvm/llvm-project] 9c46a9: [NFC][GVNSink] Don't pretend that iteration is ove...

yurai007 via All-commits all-commits at lists.llvm.org
Tue May 3 08:20:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c46a9cf611f107c34a8616bef7476842e7e5d71
      https://github.com/llvm/llvm-project/commit/9c46a9cf611f107c34a8616bef7476842e7e5d71
  Author: Dawid Jurczak <dawid_jurek at vp.pl>
  Date:   2022-05-03 (Tue, 03 May 2022)

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

  Log Message:
  -----------
  [NFC][GVNSink] Don't pretend that iteration is over instructions when it's actually over blocks

Differential Revision: https://reviews.llvm.org/D124764




More information about the All-commits mailing list