[llvm] [TailDuplicator] Do not restrict the computed gotos (PR #114990)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 10 02:16:15 PDT 2025


DianQK wrote:

@dtcxzyw @nikic @fhahn 

Ping, I believe this issue is quietly and broadly affecting interpreters implemented using computed gotos. Compared to Clang 18, this shouldn't introduce new regressions, and I think we can move on this a bit more quickly.


https://github.com/llvm/llvm-project/pull/114990


More information about the llvm-commits mailing list