[PATCH] D75264: Flip if condition of SimplifyRedundantTranspose.
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 08:54:13 PST 2020
ftynse added a comment.
LLVM encourages the inverse https://llvm.org/docs/CodingStandards.html#use-early-exits-and-continue-to-simplify-code of your change. Maybe rather move the comment?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75264/new/
https://reviews.llvm.org/D75264
More information about the llvm-commits
mailing list