[all-commits] [llvm/llvm-project] f735b3: [mlir] Prevent argStorage relocations

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Apr 29 11:09:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f735b3a2b0ce348a5e3149622325c2d676703ef0
      https://github.com/llvm/llvm-project/commit/f735b3a2b0ce348a5e3149622325c2d676703ef0
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp

  Log Message:
  -----------
  [mlir] Prevent argStorage relocations

This fixes msan reports like https://reviews.llvm.org/P8285

Reviewed By: rriddle

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




More information about the All-commits mailing list