[all-commits] [llvm/llvm-project] 4ab2ac: [DAGCombiner] Mark vectors as not AllAddOne/AllSub...
patrick-rivos via All-commits
all-commits at lists.llvm.org
Wed May 15 12:39:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ab2ac22d0a481460536f673377b644702cb3372
https://github.com/llvm/llvm-project/commit/4ab2ac22d0a481460536f673377b644702cb3372
Author: Patrick O'Neill <patrick at rivosinc.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
A llvm/test/CodeGen/RISCV/pr92193.ll
Log Message:
-----------
[DAGCombiner] Mark vectors as not AllAddOne/AllSubOne on type mismatch (#92195)
Fixes #92193.
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