[all-commits] [llvm/llvm-project] d1b3ee: [SDAG] Merge memcpy and memcpy.inline lowering pat...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue May 6 07:38:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1b3eeb24460fb65773db712e4cc0e204ffcaa0d
https://github.com/llvm/llvm-project/commit/d1b3eeb24460fb65773db712e4cc0e204ffcaa0d
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Log Message:
-----------
[SDAG] Merge memcpy and memcpy.inline lowering paths (#138619)
This is a follow up to c0a264e, but note that there is a functional
difference here: the root changes for the memcpy.inline case. This
difference appears to have been accidental, but I kept this back to
facility separate review in case there's something I'm missing here.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list