[all-commits] [llvm/llvm-project] 8c2668: [X86] Remove unnecessary _mm_undefined_pd() test f...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Aug 9 10:12:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c2668032cb1b4029261c224dda4f4a9b2f44190
      https://github.com/llvm/llvm-project/commit/8c2668032cb1b4029261c224dda4f4a9b2f44190
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-08-09 (Tue, 09 Aug 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/avx-intrinsics-fast-isel.ll

  Log Message:
  -----------
  [X86] Remove unnecessary _mm_undefined_pd() test from avx-intrinsics-fast-isel.ll

This is already in sse2-intrinsics-fast-isel.ll

Noticed in D104790




More information about the All-commits mailing list