[PATCH] D96846: [LLVM][GVN] fix a typo in comment

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 22:56:25 PDT 2021


xgupta added a comment.

No need to sorry, actually if you search the same keyword in GVN.cpp in main branch, you can still find it. see: https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/Scalar/GVN.cpp#L1926

I guess some magic did here by Phabricator.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96846



More information about the llvm-commits mailing list