[llvm-dev] Create Basic Block during DAG combine

Romaric Jodin via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 12 08:28:14 PDT 2019


Hi everyone,

For some optimization target specific, I would like to be able to create a
basic block during the DAG combine ("PerformDAGCombine"), but I didn't
manage to do it yet.
Is it possible?

Thanks,
Romaric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190812/3b84e7a0/attachment.html>


More information about the llvm-dev mailing list