[PATCH] D45736: [SimplifyLibcalls] Replace locked IO with unlocked IO

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 07:00:34 PDT 2018


xbolva00 added a comment.

@efriedma . may I add tests for "capture detection" only for one IO call, e.g. fwrite? Since all others depends on the "isReplaceableWithUnlockedVariant" anyway..


https://reviews.llvm.org/D45736





More information about the llvm-commits mailing list