[all-commits] [llvm/llvm-project] 3380d4: [X86] Cleanup vectorcall test checks

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Apr 4 14:47:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3380d4d75e84d3e33c1b922388680d10790f8757
      https://github.com/llvm/llvm-project/commit/3380d4d75e84d3e33c1b922388680d10790f8757
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-04 (Sat, 04 Apr 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vectorcall.ll

  Log Message:
  -----------
  [X86] Cleanup vectorcall test checks

PR32397 still needs to be fixed for the update script to process this


  Commit: be84d2b5b7e9c98e93bf8565e3e178e43ea0ec0a
      https://github.com/llvm/llvm-project/commit/be84d2b5b7e9c98e93bf8565e3e178e43ea0ec0a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-04 (Sat, 04 Apr 2020)

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/shuffle-insert_subvector.ll

  Log Message:
  -----------
  [CostModel][X86] Add some insert subvector cost tests for vXf32/vXi32/vXi16/vXi8 types


Compare: https://github.com/llvm/llvm-project/compare/1580c76c4a08...be84d2b5b7e9


More information about the All-commits mailing list