[all-commits] [llvm/llvm-project] 4d0e7b: [X86][AVX] Add plausible schedule classes to MASKP...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Nov 13 04:03:06 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d0e7b628a82fb81f833a6221abfa88f82029ea5
      https://github.com/llvm/llvm-project/commit/4d0e7b628a82fb81f833a6221abfa88f82029ea5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  [X86][AVX] Add plausible schedule classes to MASKPAIR/VP2INTERSECT/VDPBF16PS instructions

These are really just placeholders that use approximately the right resources - once we have CPUs scheduler models that support these instructions they will need revisiting.

In the meantime this means that all instructions have a class of some kind., meaning models can be more easily flagged as complete.




More information about the All-commits mailing list