[all-commits] [llvm/llvm-project] 1b1f8d: [SeparateConstOffsetFromGEP] Remove TargetMachine....
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Feb 25 21:41:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b1f8d6efffb2c9fc8f76563f313107832728144
https://github.com/llvm/llvm-project/commit/1b1f8d6efffb2c9fc8f76563f313107832728144
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
Log Message:
-----------
[SeparateConstOffsetFromGEP] Remove TargetMachine.h include. NFC
This doesn't appear to be used and it would be a layering violation
if it was.
More information about the All-commits
mailing list