[all-commits] [llvm/llvm-project] 96fd3f: [mlir:Bytecode] Fix asan failure

River Riddle via All-commits all-commits at lists.llvm.org
Mon Aug 22 10:03:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96fd3f2d5be21ded6ffed0ac75195df04ec679df
      https://github.com/llvm/llvm-project/commit/96fd3f2d5be21ded6ffed0ac75195df04ec679df
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M mlir/lib/Bytecode/Reader/BytecodeReader.cpp

  Log Message:
  -----------
  [mlir:Bytecode] Fix asan failure

We were accessing the region state after it got popped from the stack.




More information about the All-commits mailing list