[all-commits] [llvm/llvm-project] 767860: [ARM] Fix postinc of vst1xN

David Green via All-commits all-commits at lists.llvm.org
Sun May 9 13:58:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76786037c68163c48d7d829bb654de6c8298bbb0
      https://github.com/llvm/llvm-project/commit/76786037c68163c48d7d829bb654de6c8298bbb0
  Author: David Green <david.green at arm.com>
  Date:   2021-05-09 (Sun, 09 May 2021)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/test/CodeGen/ARM/arm-vst1.ll

  Log Message:
  -----------
  [ARM] Fix postinc of vst1xN

These nodes are not handled correctly by CombineBaseUpdate. For the
moment, similar to 5f1cad4d296a20025f0b mark them as unsupported.




More information about the All-commits mailing list