[all-commits] [llvm/llvm-project] 662402: Revert "[AArch64][GlobalISel] Match G_SHUFFLE_VECT...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Mon Feb 22 17:37:49 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 662402a8b30dc96139bfdd9e37d6d92111659e77
      https://github.com/llvm/llvm-project/commit/662402a8b30dc96139bfdd9e37d6d92111659e77
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64Combine.td
    M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
    R llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-lowering-shuf-to-ins.mir

  Log Message:
  -----------
  Revert "[AArch64][GlobalISel] Match G_SHUFFLE_VECTOR -> insert elt + extract elt"

This reverts commit 867e379c0e14527eb7aa68485a10324693e35f5d.

For some reason this is upsetting Linux/Windows bots. Reverting while I try to
reproduce.




More information about the All-commits mailing list