[all-commits] [llvm/llvm-project] 4737f9: [NFC][GuardWidening] Split widenCondCommon method

Aleksandr Popov via All-commits all-commits at lists.llvm.org
Tue Aug 29 07:37:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4737f91353da697e27536497ac3225007f34c08e
      https://github.com/llvm/llvm-project/commit/4737f91353da697e27536497ac3225007f34c08e
  Author: Aleksandr Popov <a.popov.tmb at gmail.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/GuardWidening.cpp

  Log Message:
  -----------
  [NFC][GuardWidening] Split widenCondCommon method

Split widenCondCommon into mergeChecks and hoistChecks methods for
better logic isolation.

Reviewed By: anna

Differential Revision: https://reviews.llvm.org/D159009




More information about the All-commits mailing list