[all-commits] [llvm/llvm-project] ffb367: [X86] Move CONCAT_VECTORS/INSERT_SUBVECTOR actions...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun May 24 02:59:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ffb367217d6abc4c28840cbb6f09edb6ab7a4699
      https://github.com/llvm/llvm-project/commit/ffb367217d6abc4c28840cbb6f09edb6ab7a4699
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-24 (Sun, 24 May 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] Move CONCAT_VECTORS/INSERT_SUBVECTOR actions inside loop. NFC.

CONCAT_VECTORS/INSERT_SUBVECTOR both are custom on v32i1/v64i1 like the other ops in the loop.




More information about the All-commits mailing list