clang-ocl icon indicating copy to clipboard operation
clang-ocl copied to clipboard

[Feature] Introduce -c option to skip invoking LLVM backend.

Open whchung opened this issue 5 years ago • 6 comments

Amend clang-ocl so it could spit LLVM IR instead of HSA Code Object.

Paves way for driving MIOpen from MLIR.

whchung avatar Aug 06 '19 19:08 whchung

/cc @daniellowell

dagamayank avatar Aug 06 '19 19:08 dagamayank

@whchung Do you expect more PRs are needed to fill out this feature? I will need to bump the revision # when we get close to branching for ROCm 2.8.

daniellowell avatar Aug 06 '19 20:08 daniellowell

This is an experimental feature and shouldn't be included in ROCm 2.8. Please keep it open for a moment.

whchung avatar Aug 06 '19 20:08 whchung

It seems jenkins isn't running on this anymore. Let me fix that.

pfultz2 avatar Aug 06 '19 23:08 pfultz2

Nevermind, jenkins was never enabled. Can you add a test for the -c option?

pfultz2 avatar Aug 07 '19 00:08 pfultz2

@pfultz2 @whchung Good to go? Still needed?

daniellowell avatar Jan 16 '20 22:01 daniellowell