[all-commits] [llvm/llvm-project] d50e18: Revert "[ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPS"
David Green via All-commits
all-commits at lists.llvm.org
Sun Feb 2 05:41:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d50e188a072deca9d48149e05a05756c474bf569
https://github.com/llvm/llvm-project/commit/d50e188a072deca9d48149e05a05756c474bf569
Author: David Green <david.green at arm.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)
Changed paths:
M llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
M llvm/test/CodeGen/ARM/O3-pipeline.ll
M llvm/test/CodeGen/Thumb2/mve-vpt-2-blocks-1-pred.mir
M llvm/test/CodeGen/Thumb2/mve-vpt-block-optnone.mir
Log Message:
-----------
Revert "[ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPS"
This reverts commit e34801c8e6df and the followup due to multiple
problems.
I've tried to keep the tests and RDA parts where possible, as those
still seem useful.
More information about the All-commits
mailing list