[all-commits] [llvm/llvm-project] a44231: [RISCV] Lower the paadd/pasub intrinsics to existi...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Jun 14 09:14:24 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a44231fd3f7a3d11d8a9fe666ed926e0efd891a5
https://github.com/llvm/llvm-project/commit/a44231fd3f7a3d11d8a9fe666ed926e0efd891a5
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-06-14 (Sun, 14 Jun 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoP.td
Log Message:
-----------
[RISCV] Lower the paadd/pasub intrinsics to existing ISD nodes. NFC (#203646)
This avoids having 2 different isel patterns for the same operation.
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