[PATCH] D90239: [MIR] Fix out of bounds access in MIRPrinter.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 08:23:35 PDT 2020


dfukalov created this revision.
dfukalov added a reviewer: arsenm.
Herald added subscribers: kerbowa, hiraditya, nhaehnle, jvesely.
Herald added a project: LLVM.
dfukalov requested review of this revision.
Herald added a subscriber: wdng.

Fixes: SWDEV-256460


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90239

Files:
  llvm/lib/CodeGen/MIRPrinter.cpp
  llvm/test/CodeGen/MIR/AMDGPU/stack-id-assert.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90239.301003.patch
Type: text/x-patch
Size: 14215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/ccdb8b51/attachment.bin>


More information about the llvm-commits mailing list