[llvm-branch-commits] [dse] Skip llvm.allow.{runtime, ubsan}.check() (PR #86067)
Vitaly Buka via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Mar 20 19:59:06 PDT 2024
https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/86067
Doing this because it's similar to `assume`, but I
can't see a difference neither for `assume` nor for
`allow`.
RFC: https://discourse.llvm.org/t/rfc-add-llvm-experimental-hot-intrinsic-or-llvm-hot/77641
More information about the llvm-branch-commits
mailing list