repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
CodeGen
/
RISCV
/
mattr-invalid-combination.ll
blob
cb24405b1606da1597c35fe77e03f5bf3e14756a
1
; RUN: not llc -mtriple=riscv64 -mattr=+e < %s 2>&1 \
2
; RUN: | FileCheck -check-prefix=RV64E %s
3
4
; RV64E: LLVM ERROR: RV32E can't be enabled for an RV64 target