search for: d80750

Displaying 2 results from an estimated 2 matches for "d80750".

Did you mean: d8070
2020 Jul 30
2
[RFC] Heterogeneous LLVM-IR Modules
...the IR, which seems to me like something valuable even in the current single-target setting. I mean, wouldn't that allow us to make `clang -emit-llvm` followed by `opt` behave more like a single `clang` invocation? If so, that seems desirable ;) ~ Johannes [0] https://reviews.llvm.org/D80750#2180284 > > cheers, > --renato
2020 Jul 30
2
[RFC] Heterogeneous LLVM-IR Modules
[off topic] I'm not a fan of the "reply-to-list" default. Thanks for the feedback! More below. On 7/30/20 6:01 AM, David Chisnall via llvm-dev wrote: > On 28/07/2020 07:00, Johannes Doerfert via llvm-dev wrote: >> TL;DR >> ----- >> >> Let's allow to merge to LLVM-IR modules for different targets (with >> compatible data layouts) into a single