[PATCH] D48974: [DomTreeUpdater] Ignore updates when both DT and PDT are nullptrs

Chijun Sima via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 10:15:13 PDT 2018


NutshellySima updated this revision to Diff 155028.
NutshellySima added a comment.

Address comments.
Change return type of `*Relaxed` into `void` and avoid unnecessary checks.


https://reviews.llvm.org/D48974

Files:
  include/llvm/IR/DomTreeUpdater.h
  lib/IR/DomTreeUpdater.cpp
  unittests/IR/DomTreeUpdaterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48974.155028.patch
Type: text/x-patch
Size: 9152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/ea38f756/attachment.bin>


More information about the llvm-commits mailing list