[all-commits] [llvm/llvm-project] 939c57: [AArch64] Move add_and_or_is_add pattern. NFC

David Green via All-commits all-commits at lists.llvm.org
Tue Jun 21 08:07:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 939c57097ecd7ba7760d5c011a5034df17b5a943
      https://github.com/llvm/llvm-project/commit/939c57097ecd7ba7760d5c011a5034df17b5a943
  Author: David Green <david.green at arm.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td

  Log Message:
  -----------
  [AArch64] Move add_and_or_is_add pattern. NFC

This just moves the add_and_or_is_add further up in the file, so that it
can be shared with SVE as in D128159.




More information about the All-commits mailing list