[PATCH] D101177: [AMDGPU] Avoid adding nullptr keys to hash table

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 14:03:34 PDT 2021


piotr updated this revision to Diff 343757.
piotr added a comment.

Re-purposing patch to not add invariant loads to the map.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101177

Files:
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/test/CodeGen/AMDGPU/mul24-pass-ordering.ll
  llvm/test/CodeGen/AMDGPU/stack-realign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101177.343757.patch
Type: text/x-patch
Size: 6293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/f04db739/attachment.bin>


More information about the llvm-commits mailing list