[llvm-dev] [ConstantExpr] Adding folding tests

Cameron McInally via llvm-dev llvm-dev at lists.llvm.org
Fri May 3 06:46:00 PDT 2019


Hey everyone,

I'd like to add some new constant foldings to ConstantExpr -- in particular
ConstantExpr::get(...) and friends. But, I'm having trouble finding the
correct place for adding IR tests in the /test directory.

Any suggestions?

Thanks,
Cam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190503/000c5f61/attachment.html>


More information about the llvm-dev mailing list