[PATCH] D123614: [SimplifyCFG] cleanup code for converting switch to select (NFC)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 08:40:51 PDT 2022


spatel created this revision.
spatel added a reviewer: bcl5980.
Herald added subscribers: hiraditya, mcrosier.
Herald added a project: All.
spatel requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This renames functions for more general usage (and current capitalization style) before a proposed logic change in D122485 <https://reviews.llvm.org/D122485>.


https://reviews.llvm.org/D123614

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123614.422249.patch
Type: text/x-patch
Size: 4837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/9f190171/attachment.bin>


More information about the llvm-commits mailing list