[llvm] [LV][AArch64] LoopVectorizer allows scalable frem instructions (PR #76247)

Maciej Gabka via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 05:58:23 PST 2023


================
@@ -17,7 +17,6 @@
 #include "llvm/IR/IntrinsicInst.h"
 #include "llvm/IR/Module.h"
 #include "llvm/IR/Operator.h"
-#include "llvm/IR/PatternMatch.h"
----------------
mgabka wrote:

looks like accidental change

https://github.com/llvm/llvm-project/pull/76247


More information about the llvm-commits mailing list