[all-commits] [llvm/llvm-project] b1a48a: [DAG] SimplifyDemandedVectorElts - add handling fo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Dec 3 23:37:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1a48af56a62b8c0d5636c9404251700264fcd70
https://github.com/llvm/llvm-project/commit/b1a48af56a62b8c0d5636c9404251700264fcd70
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/PowerPC/pr38087.ll
M llvm/test/CodeGen/X86/avx10_2fptosi_satcvtds.ll
M llvm/test/CodeGen/X86/fold-int-pow2-with-fmul-or-fdiv.ll
M llvm/test/CodeGen/X86/fpclamptosat_vec.ll
M llvm/test/CodeGen/X86/freeze-vector.ll
M llvm/test/CodeGen/X86/vector-half-conversions.ll
M llvm/test/CodeGen/X86/widen_conv-3.ll
Log Message:
-----------
[DAG] SimplifyDemandedVectorElts - add handling for INT<->FP conversions (#117884)
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