Files
clang-p2996/llvm/lib/Transforms/Utils/Local.cpp
Vitaly Buka c0cabfbdaf [InstCombiner] Remove trivially dead llvm.allow.{runtime,ubsan}.check() (#84851)
Intrinsic declared to have sideeffects, but it's done only to prevent
moving it. Removing unused ones is OK.

Exacted from #84850 for easier review.
2024-04-01 00:42:18 -07:00

157 KiB