[PATCH] D24456: AVX-512: Fix for PR28175 - Scalar code optimization.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 07:48:14 PDT 2016


igorb added inline comments.

================
Comment at: ../test/CodeGen/X86/avx512-fsel.ll:1
@@ +1,2 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -O0 -mattr=+avx512f < %s | FileCheck %s
----------------
could you please commit the test before the change


Repository:
  rL LLVM

https://reviews.llvm.org/D24456





More information about the llvm-commits mailing list