[PATCH] D62745: Factor out SelectionDAG's switch analysis and lowering into a separate component

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 12:05:49 PDT 2019


arsenm added inline comments.


================
Comment at: llvm/include/llvm/CodeGen/SwitchLoweringUtils.h:1
+//===- SwitchLoweringUtils.h - Switch Lowering ----------------------------===//
+//
----------------
Missing C++ mode comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62745





More information about the llvm-commits mailing list