[all-commits] [llvm/llvm-project] f8d2cd: [X86] Add missing domain to avx512_ord_cmp_sae com...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Sep 7 08:20:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8d2cd1428f58c36f1ccddaf24e52864a0f2c117
      https://github.com/llvm/llvm-project/commit/f8d2cd1428f58c36f1ccddaf24e52864a0f2c117
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-09-07 (Tue, 07 Sep 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrAVX512.td

  Log Message:
  -----------
  [X86] Add missing domain to avx512_ord_cmp_sae comis sae patterns

It doesn't appear to be possible to generate this from tests atm, but it matches what we do in sse12_ord_cmp

Fixes unused template arg identified in D109359




More information about the All-commits mailing list