[all-commits] [llvm/llvm-project] 655de7: [NFC][GISel] Pass `APInt` by const reference (#164...
Abhishek Kaushik via All-commits
all-commits at lists.llvm.org
Tue Oct 21 23:59:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 655de70c485ef165b6e9576a50686aac629e2711
https://github.com/llvm/llvm-project/commit/655de70c485ef165b6e9576a50686aac629e2711
Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
Log Message:
-----------
[NFC][GISel] Pass `APInt` by const reference (#164556)
Change function signature to avoid copying the argument at call site.
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