[all-commits] [llvm/llvm-project] daa4e5: [Hexagon] Add opcode V6_vS32Ub_npred_ai for offset...
Ikhlas Ajbar via All-commits
all-commits at lists.llvm.org
Thu Oct 2 07:43:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: daa4e57ccf38ff6ac22243e98a035c87b9f9f3ae
https://github.com/llvm/llvm-project/commit/daa4e57ccf38ff6ac22243e98a035c87b9f9f3ae
Author: Ikhlas Ajbar <iajbar at quicinc.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
A llvm/test/CodeGen/Hexagon/unaligned-vec-store.ll
Log Message:
-----------
[Hexagon] Add opcode V6_vS32Ub_npred_ai for offset validity check (#161618)
Check for a valid offset for unaligned vector store V6_vS32Ub_npred_ai.
isValidOffset() is updated to evaluate offset of this instruction.
Fixes #160647
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