Paves the way for the upcoming patch where host-side compilation will need to know device-side triple in order to allow simultaneous parsing of host and device code in the same cuda TU. The triple from the opposite side of compilation will be used to pull in info about target-specific builtins and preprocessor macros.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Commit message could use some more elaborating on why you'll need to know this information. Just a bit as the main commit will have a lot of that information.
Thanks!
-eric