[all-commits] [llvm/llvm-project] 4edd75: [RISCV][NFC] Remove unused header includes.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Mar 28 00:46:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4edd7576dbb4917162c22e371c2464df90883bd1
https://github.com/llvm/llvm-project/commit/4edd7576dbb4917162c22e371c2464df90883bd1
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/Support/RISCVVIntrinsicUtils.cpp
Log Message:
-----------
[RISCV][NFC] Remove unused header includes.
Keeping those includes would cause a dependency cycle between Support
and TableGen targets.
Differential Revision: https://reviews.llvm.org/D122555
More information about the All-commits
mailing list