[PATCH] D41944: [LLVM][IR][LIT] support of 'no-overflow' flag for sdiv\udiv instructions

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 13:35:54 PST 2018


MatzeB added a comment.

So do we still need all the .ll file changes with the syntax `nof`/`mof` syntax changes?


https://reviews.llvm.org/D41944





More information about the llvm-commits mailing list