[PATCH] D144939: [SimplifyCFG] Handle MD_noundef when hoisting common codes

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 00:11:03 PST 2023


StephenFan updated this revision to Diff 501768.
StephenFan added a comment.

Rerun with --check-globals


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144939

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/hoist-with-metadata.ll
  llvm/test/Transforms/SimplifyCFG/hoist-with-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144939.501768.patch
Type: text/x-patch
Size: 3812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/4b63e1ee/attachment.bin>


More information about the llvm-commits mailing list