Files
clang-p2996/llvm/test/CodeGen/SystemZ
Guillaume DI FATTA a1ee1a9126 [CodeGen] @llvm.experimental.stackmap make operands immediate (#117932)
This pull request modifies the behavior of the
`@llvm.experimental.stackmap` intrinsic to require that its two first
operands (`id` and `numShadowBytes`) be **immediate values**. This
change ensures that variables cannot be passed as two first arguments to
this intrinsic.


Related Issue: https://github.com/llvm/llvm-project/issues/115733

### Testing
- Added new test cases to ensure errors are emitted for non-immediate
operands.
- Ran the full LLVM test suite to verify no regressions were introduced.
2024-12-11 17:41:19 +08:00
..
2013-07-19 16:24:22 +00:00
2017-10-06 13:59:28 +00:00
2019-11-20 19:08:27 +01:00
2020-04-28 09:43:03 +02:00
2013-07-19 16:24:22 +00:00
2016-06-10 19:58:10 +00:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00
2020-02-04 10:32:45 -05:00
2024-07-15 11:26:37 +02:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00