[llvm-commits] [PATCH] Teach IRBuilder about simplifying BinOp(Value, Constant)
Duncan Sands
baldrick at free.fr
Mon Jan 5 02:08:06 PST 2009
Hi Edwin,
> I added back the Constant* functions in ConstantFolder/TargetFolder,
> since llvm-gcc is using them (called with constant* params, expecting
> constant* return).
I haven't been following the discussion, so I'm not entirely sure what
you are referring to here, but perhaps you mean that llvm-gcc uses the
folder directly and not just via the builder?
Ciao,
Duncan.
More information about the llvm-commits
mailing list