[PATCH] D144927: [GVNHoist] don't hoist callbr users into the callbr's block

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 14:06:19 PST 2023


nickdesaulniers updated this revision to Diff 503513.
nickdesaulniers marked 6 inline comments as done.
nickdesaulniers added a comment.

- add more memory attribute based tests, as per @efriedma


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144927

Files:
  llvm/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/test/Transforms/GVNHoist/hoist-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144927.503513.patch
Type: text/x-patch
Size: 8011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/c875cb65/attachment.bin>


More information about the llvm-commits mailing list