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

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 07:16:53 PDT 2023


DianQK created this revision.
DianQK added reviewers: nikic, xbolva00, XChy.
Herald added subscribers: khei4, StephenFan.
Herald added a project: All.
DianQK requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Pre-commit test for D155711 <https://reviews.llvm.org/D155711>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156617

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

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


More information about the llvm-commits mailing list