[all-commits] [llvm/llvm-project] 7a3e11: [ARM] Add some NEON anyextend testing. NFC

David Green via All-commits all-commits at lists.llvm.org
Sun Dec 27 05:22:51 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a3e11fe96dd4ede17a194c6f407b7867a1137b8
      https://github.com/llvm/llvm-project/commit/7a3e11fe96dd4ede17a194c6f407b7867a1137b8
  Author: David Green <david.green at arm.com>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M llvm/test/CodeGen/ARM/vadd.ll
    M llvm/test/CodeGen/ARM/vmla.ll
    M llvm/test/CodeGen/ARM/vmls.ll
    M llvm/test/CodeGen/ARM/vmul.ll
    M llvm/test/CodeGen/ARM/vsub.ll

  Log Message:
  -----------
  [ARM] Add some NEON anyextend testing. NFC

This cleans up and regenerates the NEON addw/addl/subw/subl/mlal etc
tests, adding some tests that turn the zext into anyextend using an and
mask.




More information about the All-commits mailing list