[all-commits] [llvm/llvm-project] e28d58: [X86] Add some very basic test coverage for the fe...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Feb 3 05:25:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e28d5820a0453e15b6213bde75298aa359a6d661
      https://github.com/llvm/llvm-project/commit/e28d5820a0453e15b6213bde75298aa359a6d661
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    A llvm/test/CodeGen/X86/expand-vp-fp-intrinsics.ll
    A llvm/test/CodeGen/X86/expand-vp-int-intrinsics.ll

  Log Message:
  -----------
  [X86] Add some very basic test coverage for the few @llvm.vp.* intrinsics that correctly expand

Inspired by Issue #60464 - wel can add/enable additional intrinsics when we add expansion support




More information about the All-commits mailing list