[llvm] Fix 40056: Prevent outlining of blocks with token type instructions (PR #99759)

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 09:10:20 PDT 2024


https://github.com/compnerd approved this pull request.

Do you see any way to actually do the outlining where it is profitable? It seems that the comment saying it is untested is somewhat misleading unless there's reason to believe it can be beneficial.

https://github.com/llvm/llvm-project/pull/99759


More information about the llvm-commits mailing list