[all-commits] [llvm/llvm-project] bafbec: [NFC][X86][Codegen] Re-autogenerate check lines in...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Thu May 27 10:31:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bafbec8535690d625f1ed770db77f762a825ac0b
https://github.com/llvm/llvm-project/commit/bafbec8535690d625f1ed770db77f762a825ac0b
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/test/CodeGen/X86/avx2-conversions.ll
M llvm/test/CodeGen/X86/combine-shl.ll
M llvm/test/CodeGen/X86/combine-sra.ll
M llvm/test/CodeGen/X86/combine-srl.ll
M llvm/test/CodeGen/X86/oddshuffles.ll
M llvm/test/CodeGen/X86/psubus.ll
M llvm/test/CodeGen/X86/shuffle-vs-trunc-256.ll
M llvm/test/CodeGen/X86/vector-shuffle-256-v16.ll
M llvm/test/CodeGen/X86/vector-shuffle-256-v32.ll
M llvm/test/CodeGen/X86/vector-shuffle-combining.ll
M llvm/test/CodeGen/X86/vector-trunc-math.ll
M llvm/test/CodeGen/X86/vector-trunc-packus.ll
M llvm/test/CodeGen/X86/vector-trunc-ssat.ll
M llvm/test/CodeGen/X86/vector-trunc-usat.ll
M llvm/test/CodeGen/X86/vector-trunc.ll
Log Message:
-----------
[NFC][X86][Codegen] Re-autogenerate check lines in a few tests to remove noise from future changes
More information about the All-commits
mailing list