[all-commits] [llvm/llvm-project] a8b726: [AArch64][SVE] Change DupLane128Combine Index comp...

Matthew Devereau via All-commits all-commits at lists.llvm.org
Fri Jul 29 07:31:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8b726ac658a846c740cacff66806917779a7e11
      https://github.com/llvm/llvm-project/commit/a8b726ac658a846c740cacff66806917779a7e11
  Author: Matt Devereau <matthew.devereau at arm.com>
  Date:   2022-07-29 (Fri, 29 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

  Log Message:
  -----------
  [AArch64][SVE] Change DupLane128Combine Index comparison to 0

IdxInsert == IdxDupLane is incorrect. IdxInsert is the starting element number,
whereas IdxIndex is the index of a quadword




More information about the All-commits mailing list