We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe98ff commit f5b8628Copy full SHA for f5b8628
llvm/test/CodeGen/RISCV/cheri/double-imm.ll
@@ -1,10 +1,9 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2
; Check that .LCPI symbols have a size associated with them.
3
-; TODO: Enable once BuildPairF64 works for purecap
4
-; RUNNOT: %riscv32_cheri_purecap_llc -mattr=+d -verify-machineinstrs < %s \
5
-; RUNNOT: | FileCheck --check-prefix=CHECK,IL32PC64 %s
+; RUN: %riscv32_cheri_purecap_llc -mattr=+d -verify-machineinstrs < %s \
+; RUN: | FileCheck %s
6
; RUN: %riscv64_cheri_purecap_llc -mattr=+d -verify-machineinstrs < %s \
7
-; RUN: | FileCheck --check-prefixes=CHECK,L64PC128 %s --allow-unused-prefixes
8
9
; CHECK-LABEL: .rodata.cst8,"aM",@progbits,8
10
; CHECK-NEXT: .p2align 3
0 commit comments