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

ksyx via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 9 05:35:47 PDT 2021


ksyx updated this revision to Diff 336414.
ksyx added a comment.

fix: unable to apply patch


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.336414.patch
Type: text/x-patch
Size: 9269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210409/e4c66ebe/attachment.bin>


More information about the llvm-commits mailing list