aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
diff options
context:
space:
mode:
authorWarren Ristow <warren.ristow@sony.com>2022-07-25 10:24:43 -0700
committerWarren Ristow <warren.ristow@sony.com>2022-07-25 10:24:43 -0700
commit3bbd380a5b51db23e829f8ce6b948e7b9d451f15 (patch)
tree3808253cda31678e7c681353bb73d2ce424d773e /llvm/docs
parentfc93ba061aa05a428057e7a7753128f27af0dd41 (diff)
downloadllvm-3bbd380a5b51db23e829f8ce6b948e7b9d451f15.zip
llvm-3bbd380a5b51db23e829f8ce6b948e7b9d451f15.tar.gz
llvm-3bbd380a5b51db23e829f8ce6b948e7b9d451f15.tar.bz2
[Reassociate][NFC] Use an appropriate dyn_cast for BinaryOperator
In D129523, it was noted that there is are some questionable naked casts from Instruction to BinaryOperator, which could be addressed by doing a dyn_cast directly to BinaryOperator, avoiding the need for the later cast. This cleans up that casting. Reviewed By: nikic, spatel, RKSimon Differential Revision: https://reviews.llvm.org/D130448
Diffstat (limited to 'llvm/docs')
0 files changed, 0 insertions, 0 deletions