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

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 21:12:06 PST 2023


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

Fix


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.501014.patch
Type: text/x-patch
Size: 3109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/77a7fe63/attachment.bin>


More information about the llvm-commits mailing list