[PATCH] D38222: [X86][SKX][KNL] Updated regression tests to use -mattr instead of -mcpu flag.NFC.
Zvi Rackover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 05:04:57 PDT 2017
zvi added inline comments.
================
Comment at: test/CodeGen/X86/avx512-insert-extract.ll:15
; CHECK-NEXT: retq
-; CHECK-NEXT: ## -- End function
%rrr = load float, float* %br
----------------
Please first clean these extra comments in a separate commit and rebase
Repository:
rL LLVM
https://reviews.llvm.org/D38222
More information about the llvm-commits
mailing list