[llvm] [OMPIRBuilder] Replace getAllocatedType with getAllocationSize (PR #181844)

Jameson Nash via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 18 07:22:18 PST 2026


================

----------------
vtjnash wrote:

I was just going to fix the test. Alternatively, I could rebuild a struct here from the components (their types happen to already be available here), I just thought it was a bit cleaner to re-use the existing struct.

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


More information about the llvm-commits mailing list