[all-commits] [llvm/llvm-project] c71600: [RISCV] Remove unnecessary setOperationAction for ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Feb 23 14:01:06 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c716009d710d7b5d9c6c5ab67d97a2975b7ef6e0
https://github.com/llvm/llvm-project/commit/c716009d710d7b5d9c6c5ab67d97a2975b7ef6e0
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Remove unnecessary setOperationAction for P extension. NFC
We default all vector operations to Expand for P so this one is
redundant.
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