[PATCH] D100179: [GVN][NFC] Refactor code and add description for GVN object

ksyx via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 11 18:58:54 PDT 2021


ksyx updated this revision to Diff 336714.
ksyx marked 4 inline comments as done.
ksyx added a comment.

apply suggestions from code review.


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

https://reviews.llvm.org/D100179

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Utils/VNCoercion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100179.336714.patch
Type: text/x-patch
Size: 9826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/32a4b762/attachment.bin>


More information about the llvm-commits mailing list