diff options
author | Jacques Pienaar <jpienaar@google.com> | 2024-06-17 15:06:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 15:06:15 -0700 |
commit | ca1a96364a568be6a2e65e6f12328b23dd35bafc (patch) | |
tree | c4936073ae9b5603f7960565c0cb2267ca8bbcdb /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | ca22469a101e73fd2b2057d98d3f880f064764e5 (diff) | |
download | llvm-ca1a96364a568be6a2e65e6f12328b23dd35bafc.zip llvm-ca1a96364a568be6a2e65e6f12328b23dd35bafc.tar.gz llvm-ca1a96364a568be6a2e65e6f12328b23dd35bafc.tar.bz2 |
[mlir][drr] Fix variadic destination emission (#95855)
Its possible for handleResultPattern to emit helpers, these helpers
cannot be interleaved with pushing into the array. Emit into a separate
string to enable helpers to be emitted before the population of vector.
Signed-off-by: Jacques Pienaar <jpienaar@google.com>
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions