[all-commits] [llvm/llvm-project] d05f8a: [ARM] VMOVrh of VMOVhr

David Green via All-commits all-commits at lists.llvm.org
Wed May 6 07:11:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d05f8a38c54a85c54b3e864a988acbe521aaa032
      https://github.com/llvm/llvm-project/commit/d05f8a38c54a85c54b3e864a988acbe521aaa032
  Author: David Green <david.green at arm.com>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/test/CodeGen/Thumb2/mve-vdup.ll

  Log Message:
  -----------
  [ARM] VMOVrh of VMOVhr

A VMOVhr of a VMOVrh can be simply folded to the original HPR value.

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




More information about the All-commits mailing list