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

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 13 06:17:57 PDT 2023


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

Add more tests.


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.549700.patch
Type: text/x-patch
Size: 20652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230813/f580c8ad/attachment.bin>


More information about the llvm-commits mailing list