[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:03:27 PST 2023


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

Add back !range metadata


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.501767.patch
Type: text/x-patch
Size: 3692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/c01d008d/attachment.bin>


More information about the llvm-commits mailing list