[all-commits] [llvm/llvm-project] cfe87d: [NFC][LoopUnswitch] Move hasPartialIVCondition to ...
JinGu Kang via All-commits
all-commits at lists.llvm.org
Mon Mar 29 02:44:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfe87d4eddfccff4b6fb09156d5645790240a8e8
https://github.com/llvm/llvm-project/commit/cfe87d4eddfccff4b6fb09156d5645790240a8e8
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2021-03-29 (Mon, 29 Mar 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/LoopUtils.h
M llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
M llvm/lib/Transforms/Utils/LoopUtils.cpp
Log Message:
-----------
[NFC][LoopUnswitch] Move hasPartialIVCondition to LoopUtils
Differential revision: https://reviews.llvm.org/D99490
More information about the All-commits
mailing list