[PATCH] D87691: [EarlyCSE] Small refactoring changes, NFC

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 08:09:03 PDT 2020


kparzysz updated this revision to Diff 292793.
kparzysz marked an inline comment as done.
kparzysz added a comment.

Removed the bool argument to `getMatchingValue`.  Added comments explaining how the return value is used.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87691

Files:
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87691.292793.patch
Type: text/x-patch
Size: 7555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/7b5b987f/attachment.bin>


More information about the llvm-commits mailing list