[all-commits] [llvm/llvm-project] e4abb6: [LoopUnswitch] Use reference variables instead of ...
JinGu Kang via All-commits
all-commits at lists.llvm.org
Mon Mar 29 05:36:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4abb64100e4fe8f9ea400ddeb5c82fadbd67ef9
https://github.com/llvm/llvm-project/commit/e4abb64100e4fe8f9ea400ddeb5c82fadbd67ef9
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:
-----------
[LoopUnswitch] Use reference variables instead of pointer one
Differential Revision: https://reviews.llvm.org/D99496
More information about the All-commits
mailing list