[PATCH] D78527: [llvm] [X86] Fixed type bug in vselect for AVX masked load

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 03:44:55 PDT 2020


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/avx-bug-45563.ll:1
+; RUN: llc < %s -debug-only=isel -O3 -mattr=avx  2>&1 | FileCheck %s
+
----------------
@aartbik Very minor but please can you rename this file pr45563.ll ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78527/new/

https://reviews.llvm.org/D78527





More information about the llvm-commits mailing list