[all-commits] [llvm/llvm-project] bd05af: [X86][NFC] Fix RUN line bug in the testcase
MorningLiu via All-commits
all-commits at lists.llvm.org
Tue Oct 13 21:41:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bd05afcb3f4093fe76dd64fe29255550bfd894ec
https://github.com/llvm/llvm-project/commit/bd05afcb3f4093fe76dd64fe29255550bfd894ec
Author: Liu, Chen3 <chen3.liu at intel.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M clang/test/CodeGen/X86/avx-union.c
Log Message:
-----------
[X86][NFC] Fix RUN line bug in the testcase
Testcase added in D78699 doesn't work because the wrong RUN line in the
testcase.
Differential Revision: https://reviews.llvm.org/D89361
More information about the All-commits
mailing list