[all-commits] [llvm/llvm-project] 019fa3: [X86] Adjust tests for vector widening to use free...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun May 15 05:03:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 019fa346b99c600b32e1bc295ebac527a5ad825c
https://github.com/llvm/llvm-project/commit/019fa346b99c600b32e1bc295ebac527a5ad825c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-15 (Sun, 15 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/avx-intrinsics-fast-isel.ll
M llvm/test/CodeGen/X86/avx-intrinsics-x86.ll
M llvm/test/CodeGen/X86/avx512-intrinsics.ll
M llvm/test/CodeGen/X86/avx512fp16-intrinsics.ll
Log Message:
-----------
[X86] Adjust tests for vector widening to use freeze(poison)
I incorrectly used freeze(undef) in rG1b07bd9034bd
More information about the All-commits
mailing list