[all-commits] [llvm/llvm-project] ebd5a1: [Reassociate] Use IRBuilderBase; NFC
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Apr 4 03:35:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ebd5a1b0498ff0c7cf790f6d980db5a8a3e2bbb9
https://github.com/llvm/llvm-project/commit/ebd5a1b0498ff0c7cf790f6d980db5a8a3e2bbb9
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-04-04 (Sat, 04 Apr 2020)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/Reassociate.h
M llvm/lib/Transforms/Scalar/Reassociate.cpp
Log Message:
-----------
[Reassociate] Use IRBuilderBase; NFC
And remove now unnecessary IRBuilder.h include in header.
More information about the All-commits
mailing list