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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 11:28:04 PDT 2021


aeubanks updated this revision to Diff 371400.
aeubanks added a comment.

isa<Constant>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109134

Files:
  llvm/lib/Analysis/MemorySSA.cpp
  llvm/test/Analysis/MemorySSA/invariant-groups.ll
  llvm/test/Transforms/NewGVN/invariant.group-xfail.ll
  llvm/test/Transforms/NewGVN/invariant.group.ll
  llvm/unittests/Analysis/MemorySSATest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109134.371400.patch
Type: text/x-patch
Size: 25816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/8f70cc83/attachment.bin>


More information about the llvm-commits mailing list