[llvm] [X86] Trap instructions don't need side effects (PR #171552)

Harald van Dijk via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 9 17:48:35 PST 2025


hvdijk wrote:

Context: This is part of a larger series of changes to not unnecessarily mark instructions as having unmodelled side effects, in order to be able to improve BOLT's analysis.

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


More information about the llvm-commits mailing list