[all-commits] [llvm/llvm-project] cff573: [LV] Pass dbgs() to verifyFunction call.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 6 07:10:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cff57391575da6bcc6f31e196bd73fa928b3abcb
      https://github.com/llvm/llvm-project/commit/cff57391575da6bcc6f31e196bd73fa928b3abcb
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [LV] Pass dbgs() to verifyFunction call.

This is done in other places of the pass already and improves the output
on verification failure.




More information about the All-commits mailing list