[all-commits] [llvm/llvm-project] 1ebe5c: [DAG] SimplifyDemandedBits - add DemandedElts hand...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 19 07:35:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ebe5cac46cdd2f93b62af5f41dc7b8626d48a6c
https://github.com/llvm/llvm-project/commit/1ebe5cac46cdd2f93b62af5f41dc7b8626d48a6c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-06-19 (Sun, 19 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/AArch64/dag-numsignbits.ll
M llvm/test/CodeGen/X86/vsplit-and.ll
Log Message:
-----------
[DAG] SimplifyDemandedBits - add DemandedElts handling to ISD::SIGN_EXTEND_INREG simplification
More information about the All-commits
mailing list