[PATCH] D72739: [SLP] Add a test showing miscompilation in AltOpcode support
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 17:51:37 PST 2020
ABataev added inline comments.
================
Comment at: llvm/test/Transforms/SLPVectorizer/X86/no_alternate_divrem.ll:4
+
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
+
----------------
Same with this one, if required, pass it as a parameter of opt
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72739/new/
https://reviews.llvm.org/D72739
More information about the llvm-commits
mailing list