This is a subset of the full LLVM functionality to detect whether
realignment is necessary, conservatively copying byval arguments
whenever we cannot prove that the alignment requirement is met.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
We can use a cast since we already know the value is not defined by an operation. That may also make the control flow a bit easier.