aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2022-07-26 13:29:48 -0400
committerSanjay Patel <spatel@rotateright.com>2022-07-26 14:47:21 -0400
commitdcd09467b0b8f462c40ab4ffa3a4e54a321dd55e (patch)
treeae3416cb1c36ca4b3b4721a08e2011de5d0715b2 /clang/lib/CodeGen/CodeGenModule.cpp
parentc17420fdeebb86f48994f4eb824e1f16d432c492 (diff)
downloadllvm-dcd09467b0b8f462c40ab4ffa3a4e54a321dd55e.zip
llvm-dcd09467b0b8f462c40ab4ffa3a4e54a321dd55e.tar.gz
llvm-dcd09467b0b8f462c40ab4ffa3a4e54a321dd55e.tar.bz2
[InstSimplify] remove redundant calls to 'isImplied'; NFCI
We already call the more general isImpliedCondition() (which calls isImpliedTrueByMatchingCmp() internally) from simplifyAndInst() and simplifyOrInst(). There was a difference visible with this change on a vector test before a925bef70c6c, but I can't find any gaps now.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions