[PATCH] D156617: [SimplifyCFG] Pre-commit test for extending HoistThenElseCodeToIf.

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 17:31:26 PDT 2023


DianQK updated this revision to Diff 555206.
DianQK added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156617

Files:
  llvm/test/Transforms/SimplifyCFG/HoistCode.ll
  llvm/test/Transforms/SimplifyCFG/hoist-common-code-with-unreachable.ll
  llvm/test/Transforms/SimplifyCFG/hoist-common-code.ll
  llvm/test/Transforms/SimplifyCFG/hoist-with-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156617.555206.patch
Type: text/x-patch
Size: 20652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/a69c83bb/attachment.bin>


More information about the llvm-commits mailing list