[all-commits] [llvm/llvm-project] 144dc4: [RISCV][GISel] Remove some unneeded isel patterns.
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Oct 3 09:47:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 144dc4c3b152ccc7da340c0493da0308a577e5ad
https://github.com/llvm/llvm-project/commit/144dc4c3b152ccc7da340c0493da0308a577e5ad
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVGISel.td
Log Message:
-----------
[RISCV][GISel] Remove some unneeded isel patterns.
These use riscv_ SDNodes that don't have GISel equivalents yet or
for extensions that we haven't added tests for yet.
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