[PATCH] D87140: [GlobalISel] Avoid making G_PTR_ADD with nullptr

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 04:04:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52ba4fa6aa21: [GlobalISel] Avoid making G_PTR_ADD with nullptr (authored by mbrkusanin).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87140/new/

https://reviews.llvm.org/D87140

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-add-nullptr.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i16.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.atomic.dec.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.atomic.inc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87140.297816.patch
Type: text/x-patch
Size: 33386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/51d0f034/attachment.bin>


More information about the llvm-commits mailing list