[llvm] [AArch64] Fix the type of NZCV operands/results (PR #150313)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 24 00:22:56 PDT 2025


https://github.com/davemgreen approved this pull request.

I think this is OK. I think this is maybe what MVT_CC was added for, but we never used it reliably and we can have different types for condition codes vs nvcz flags.

LGTM, thanks.

https://github.com/llvm/llvm-project/pull/150313


More information about the llvm-commits mailing list