[llvm] [LV][AArch64] LoopVectorizer allows scalable frem instructions (PR #76247)
Paschalis Mpeis via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 3 03:18:19 PST 2024
================
@@ -17,7 +17,6 @@
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Operator.h"
-#include "llvm/IR/PatternMatch.h"
----------------
paschalis-mpeis wrote:
This header is not used directly, so I thought of removing it.
It's unrelated to my patch though.
https://github.com/llvm/llvm-project/pull/76247
More information about the llvm-commits
mailing list