[all-commits] [llvm/llvm-project] 1f39b9: [Hexagon] Handle bitcast of i32/v2i16/v4i8 -> v32i...
pkarveti via All-commits
all-commits at lists.llvm.org
Fri Jul 11 01:27:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f39b92a161af06dad589044c22137c28a4b49e8
https://github.com/llvm/llvm-project/commit/1f39b92a161af06dad589044c22137c28a4b49e8
Author: pkarveti <quic_pkarveti at quicinc.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
A llvm/test/CodeGen/Hexagon/bitcast-i32-to-v32i1.ll
A llvm/test/CodeGen/Hexagon/bitcast-v2i16-to-v32i1.ll
A llvm/test/CodeGen/Hexagon/bitcast-v4i8-to-v32i1.ll
Log Message:
-----------
[Hexagon] Handle bitcast of i32/v2i16/v4i8 -> v32i1 when Hvx is enabled (#147466)
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