[all-commits] [llvm/llvm-project] c3773f: [X86][APX] Fix the assertion of NF instruction wit...
Feng Zou via All-commits
all-commits at lists.llvm.org
Mon May 5 08:07:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3773f7ca8615bca2b121de9326437ebe497fca5
https://github.com/llvm/llvm-project/commit/c3773f7ca8615bca2b121de9326437ebe497fca5
Author: Feng Zou <feng.zou at intel.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/lib/Target/X86/X86SuppressAPXForReloc.cpp
A llvm/test/CodeGen/X86/apx/check-nf-in-suppress-reloc-pass.ll
Log Message:
-----------
[X86][APX] Fix the assertion of NF instruction with relocation (#138500)
The assertion should be raised only for the NF instructions with
GOTTPOFF relocation.
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