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

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 16:22:35 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40b0ab287f9f: [SimplifyCFG] Pre-commit test for extending HoistThenElseCodeToIf. (authored by DianQK).

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


More information about the llvm-commits mailing list