[all-commits] [llvm/llvm-project] a9ea11: [aarch64][NFC] Remove unneeded work from machine m...

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Mon Sep 25 14:12:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9ea11b694c17a5f94077036f8bb5d21ea922863
      https://github.com/llvm/llvm-project/commit/a9ea11b694c17a5f94077036f8bb5d21ea922863
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

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

  Log Message:
  -----------
  [aarch64][NFC] Remove unneeded work from machine memset (#65672)

The memset intrinsics have no source pointer, so don't construct that
operand.




More information about the All-commits mailing list