[PATCH] D58073: [GlobalISel][NFC]: Add interface to reserve memory in GISelWorklist

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 13:36:21 PST 2019


aditya_nandakumar updated this revision to Diff 186730.
aditya_nandakumar added a comment.

Removed redundant NDEBUG checks.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58073

Files:
  include/llvm/CodeGen/GlobalISel/GISelWorkList.h
  lib/CodeGen/GlobalISel/Combiner.cpp
  lib/CodeGen/GlobalISel/Legalizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58073.186730.patch
Type: text/x-patch
Size: 3875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/61180d15/attachment.bin>


More information about the llvm-commits mailing list