[NFC] Remove isSafeToSpeculativelyExecute checks for casts
isSafeToSpeculativelyExecute always return true for casts, so remove this redundant checks. Differential Revision: https://reviews.llvm.org/D143255
Loading
Please sign in to comment
isSafeToSpeculativelyExecute always return true for casts, so remove this redundant checks. Differential Revision: https://reviews.llvm.org/D143255