[LLVMdev] Is there a way to check if an operation's type has been promoted

Duncan Sands baldrick at free.fr
Wed Jul 31 02:36:23 PDT 2013


On 31/07/13 08:38, Dan wrote:
>
>
> This is more of a follow-up on an earlier question. If MUL MVT::i32 is getting
> promoted (to MVT::i64), is there any way to distinguish the Node later as it
> goes through lowering?

No.

Ciao, Duncan.




More information about the llvm-dev mailing list