[all-commits] [llvm/llvm-project] 09a5aa: [TLI] Add extend as explicit parameter to shouldRe...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Sep 15 14:56:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09a5aac514fa85cb202bfb2faa22ed6b7a29d94a
https://github.com/llvm/llvm-project/commit/09a5aac514fa85cb202bfb2faa22ed6b7a29d94a
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
Log Message:
-----------
[TLI] Add extend as explicit parameter to shouldRemoveExtendFromGSIndex [nfc]
Note: Reviewed as part of a stack of changes in PR# 66405.
More information about the All-commits
mailing list