[all-commits] [llvm/llvm-project] 0c20d7: InstCombiner.h - remove unnecessary KnownBits forw...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Sep 19 05:00:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0c20d753d5fbacc162ce77271e616ad107956bf7
https://github.com/llvm/llvm-project/commit/0c20d753d5fbacc162ce77271e616ad107956bf7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-19 (Sat, 19 Sep 2020)
Changed paths:
M llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
Log Message:
-----------
InstCombiner.h - remove unnecessary KnownBits forward declaration. NFCI.
We already include KnownBits.h
More information about the All-commits
mailing list