[RISCV] Replace zihintntl with zicond in ISAInfo unittest
Some ISAInfo unittest base on experimental-zihintntl, but zihintntl will become none-experimental. This patch use another experimental extension zicond to replace zihintntl. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D155673
Loading
Please sign in to comment