[all-commits] [llvm/llvm-project] 018dde: [AArch64][SVE] Add support for DestructiveBinaryIm...

Cameron McInally via All-commits all-commits at lists.llvm.org
Thu Mar 19 11:12:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 018dde4ce5731ff27aec4b788b287b5c8bdf9cf0
      https://github.com/llvm/llvm-project/commit/018dde4ce5731ff27aec4b788b287b5c8bdf9cf0
  Author: Cameron McInally <cameron.mcinally at nyu.edu>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    A llvm/test/CodeGen/AArch64/sve-intrinsics-shifts-merging.ll

  Log Message:
  -----------
  [AArch64][SVE] Add support for DestructiveBinaryImm DestructiveInstType

Support prefixing destructive operations, with the MOVPRFX instruction, to build constructive operations.

Differential Revision: https://reviews.llvm.org/D75064




More information about the All-commits mailing list