[llvm-branch-commits] [llvm] [ir] MD_prof is not UB-implying (PR #152420)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 11 07:49:45 PDT 2025
================
----------------
nikic wrote:
You can probably achieve that just by adding a function call before the select (where the function is not known willreturn/nounwind).
https://github.com/llvm/llvm-project/pull/152420
More information about the llvm-branch-commits
mailing list