[all-commits] [llvm/llvm-project] f3bc7f: [AArch64] Cleanup for performCommonVectorExtendCom...

David Green via All-commits all-commits at lists.llvm.org
Thu Feb 17 02:03:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3bc7fd5465a3a919388b6a0307553ef4a6d39c9
      https://github.com/llvm/llvm-project/commit/f3bc7fd5465a3a919388b6a0307553ef4a6d39c9
  Author: David Green <david.green at arm.com>
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

  Log Message:
  -----------
  [AArch64] Cleanup for performCommonVectorExtendCombine. NFC

This is some NFC (hopefully!) cleanup for performCommonVectorExtendCombine
and related methods, removing conditions that cannot occur and otherwise
cleaning up the code a little.




More information about the All-commits mailing list