[all-commits] [llvm/llvm-project] b3cdae: [MIR] Fix out of bounds access in MIRPrinter.

Daniil Fukalov via All-commits all-commits at lists.llvm.org
Thu Oct 29 04:35:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b3cdaef518ad92a722bdf2638e3b6fee643a73d1
      https://github.com/llvm/llvm-project/commit/b3cdaef518ad92a722bdf2638e3b6fee643a73d1
  Author: dfukalov <daniil.fukalov at amd.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M llvm/lib/CodeGen/MIRPrinter.cpp
    A llvm/test/CodeGen/MIR/AMDGPU/stack-id-assert.mir

  Log Message:
  -----------
  [MIR] Fix out of bounds access in MIRPrinter.

Fixes: SWDEV-256460

Reviewed By: arsenm

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




More information about the All-commits mailing list