[llvm] r273567 - [SystemZ] Let z13 also support FeatureMiscellaneousExtensions.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 09:21:06 PDT 2016


On Thu, Jun 23, 2016 at 8:12 AM, Jonas Paulsson via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: jonpa
> Date: Thu Jun 23 10:12:06 2016
> New Revision: 273567
>
> URL: http://llvm.org/viewvc/llvm-project?rev=273567&view=rev
> Log:
> [SystemZ] Let z13 also support FeatureMiscellaneousExtensions.
>
> This processor feature had been left out by mistake from the z13
> ProcessorModel.

This broke test/CodeGen/SystemZ/vec-extract-02.ll, see e.g.
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/6909

Reverted in r273575.


More information about the llvm-commits mailing list