Closed
Description
PPCInstrInfo.td defines the original SC system call instruction. The SCV system call instruction added in Power9 is not defined or available. The missing Power9 instruction is not mentioned in the README_P9.txt file of improvements.
The inability of Clang to recognize the SCV instruction in inline assembly prevents Clang from compiling some common Linux tools and packages, such as Valgrind.