[all-commits] [llvm/llvm-project] e4d203: [SVE] Eliminate calls to default-false VectorType:...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Fri May 29 15:23:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e4d2037a5ccb76e446dc13803b486e2f9b0c7f29
      https://github.com/llvm/llvm-project/commit/e4d2037a5ccb76e446dc13803b486e2f9b0c7f29
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [SVE] Eliminate calls to default-false VectorType::get() from Instrumentation

Reviewers: efriedma, fpetrogalli, kmclaughlin

Reviewed By: fpetrogalli

Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list