[PATCH] D46259: [CFLGraph][NFC] Simplify/reorder switch in visitConstantExpr

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 14:06:27 PDT 2018


xbolva00 added a comment.

In https://reviews.llvm.org/D46259#1084555, @rjmccall wrote:

> Thank you, this makes the change much more obvious.  You've still reordered the case starting with BitCast, though.


Missed it, updated to fix it :)


https://reviews.llvm.org/D46259





More information about the llvm-commits mailing list