[cfe-dev] Is icmp eq a type of setcc instruction?

Vikram Pal via cfe-dev cfe-dev at lists.llvm.org
Fri May 1 15:55:29 PDT 2020


Hi,

I want to contribute to clang. I was looking at this issue:
https://bugs.llvm.org/show_bug.cgi?id=41182 and had a question. Is icmp eq
a type of setcc instruction? I was looking at the documentation:
https://llvm.org/docs/LangRef.html#icmp-instruction, and there was no
mention of setcc instructions in the docs.

Thanks,
Vikram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200502/c1e2ef3a/attachment.html>


More information about the cfe-dev mailing list