================
@@ -50,6 +50,10 @@ def isSelectPseudo
CheckOpcode<[
Select_GPR_Using_CC_GPR,
Select_GPR_Using_CC_SImm5,
+ Select_GPR_Using_CC_SImm5NonZero,
----------------
svs-quic wrote:
Done.
https://github.com/llvm/llvm-project/pull/140698