[all-commits] [llvm/llvm-project] e91420: Revert "[ARM][MVE] findVCMPToFoldIntoVPS. NFC."

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Fri Dec 13 03:57:00 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e91420e17da36fbe30aca882e705f710e59c8263
      https://github.com/llvm/llvm-project/commit/e91420e17da36fbe30aca882e705f710e59c8263
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
    M llvm/test/CodeGen/ARM/O3-pipeline.ll

  Log Message:
  -----------
  Revert "[ARM][MVE] findVCMPToFoldIntoVPS. NFC."

This reverts commit 9468e3334ba54fbb1b209aaec662d7375451fa1f.

There's a test that doesn't like this change. The RDA analysis
gets invalided by changes in the block, which is not taken into
account. Revert while I work on a fix for this.




More information about the All-commits mailing list