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

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 05:40:49 PDT 2020


mbrkusanin updated this revision to Diff 292192.
mbrkusanin added a comment.

- Reimplemented as a AMDGPU GICombineRule.




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

https://reviews.llvm.org/D87140

Files:
  llvm/lib/Target/AMDGPU/AMDGPUCombine.td
  llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-add-nullptr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87140.292192.patch
Type: text/x-patch
Size: 4405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/2855a2e8/attachment.bin>


More information about the llvm-commits mailing list