[all-commits] [llvm/llvm-project] 2b187e: [ARM] Fix check lines in memcpy-inline.ll test. NFC

David Green via All-commits all-commits at lists.llvm.org
Sat Sep 24 13:30:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b187effbd65ec795689f93e78c42fc9ea34b706
      https://github.com/llvm/llvm-project/commit/2b187effbd65ec795689f93e78c42fc9ea34b706
  Author: David Green <david.green at arm.com>
  Date:   2022-09-24 (Sat, 24 Sep 2022)

  Changed paths:
    M llvm/test/CodeGen/ARM/memcpy-inline.ll

  Log Message:
  -----------
  [ARM] Fix check lines in memcpy-inline.ll test. NFC

Commit c442698 updated the check lines in this file, but did so in a
way that removed a number of the existing checks, as the
update_llc_test_checks script does not understand all triples. This
fixes it up as needed to keep testing Thumb1 code.




More information about the All-commits mailing list