We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a7d19 commit eb5355dCopy full SHA for eb5355d
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
@@ -15,7 +15,6 @@
15
#include "llvm/CodeGen/TargetLowering.h"
16
#include "llvm/IR/Instructions.h"
17
#include "llvm/IR/PatternMatch.h"
18
-#include "llvm/Support/TypeSize.h"
19
#include <cmath>
20
#include <optional>
21
using namespace llvm;
0 commit comments