[PATCH] D109134: [MemorySSA] Support invariant.group metadata

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 05:53:23 PDT 2021


Prazek accepted this revision.
Prazek added a comment.
This revision is now accepted and ready to land.

Great!  We will need to take a look at what NewGVN missed and understand if this is NewGVN fault, or are we missing something on MSSA site.



================
Comment at: llvm/unittests/Analysis/MemorySSATest.cpp:1775
 }
\ No newline at end of file

----------------
UB: Add new line


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109134



More information about the llvm-commits mailing list