[llvm-branch-commits] [llvm] [AArch64][llvm] Fix encoding for `stshh` instruction (#189588) (PR #189679)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 31 07:24:13 PDT 2026


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-backend-aarch64

Author: Jonathan Thackray (jthackray)

<details>
<summary>Changes</summary>

The encoding for `stshh` was incorrect, and has been fixed. This has been checked against the Arm ARM.

---
Full diff: https://github.com/llvm/llvm-project/pull/189679.diff


2 Files Affected:

- (modified) llvm/lib/Target/AArch64/AArch64InstrFormats.td (+1-1) 
- (modified) llvm/test/MC/AArch64/armv9.6a-pcdphint.s (+4-4) 


``````````diff
The server is unavailable at this time. Please wait a few minutes before you try again.
``````````

</details>


https://github.com/llvm/llvm-project/pull/189679


More information about the llvm-branch-commits mailing list