[all-commits] [llvm/llvm-project] 7aba6a: [LV] Fix value that could be read uninitialized.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Apr 6 09:55:10 PDT 2020


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

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

  Log Message:
  -----------
  [LV] Fix value that could be read uninitialized.

This should fix
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap-msan/builds/18569




More information about the All-commits mailing list