[all-commits] [llvm/llvm-project] 5b0d1f: Fix a layering violation by not depending from Tra...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu May 21 00:52:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b0d1f04bf8de8089a7b0ce243a25c16c6b3917f
https://github.com/llvm/llvm-project/commit/5b0d1f04bf8de8089a7b0ce243a25c16c6b3917f
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h
M llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp
Log Message:
-----------
Fix a layering violation by not depending from Transforms/Utils on Transforms/Scalar.
NFC.
More information about the All-commits
mailing list