[all-commits] [llvm/llvm-project] 169626: [RISCV] Rename RISCVISD::ABSW->NEGW_MAX. NFC (#164...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Oct 23 16:53:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 169626f11ab19a0b33fba2ca84cf4d9ec2b76fb1
https://github.com/llvm/llvm-project/commit/169626f11ab19a0b33fba2ca84cf4d9ec2b76fb1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
Log Message:
-----------
[RISCV] Rename RISCVISD::ABSW->NEGW_MAX. NFC (#164909)
This matches what it expands to. The P extension adds a proper ABSW
instruction so being precise is important to avoid confusion.
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