llvm-project
[Clang] Lift HIPSPV onto the new offload driver
#168043
Merged

Commits
  • Add `-Xoffload-compiler` option
    linehill committed 153 days ago
  • [Triple] Add "hipspv" and "chipstar" OS components
    linehill committed 153 days ago
  • fixup: revert hipspv OS component
    linehill committed 153 days ago
  • Lift HIPSPV onto the new offload driver
    linehill committed 153 days ago
  • HIPSPV: set allowed SPIR-V extensions for chipStar
    linehill committed 153 days ago
  • HIPSPV: drop --spirv-max-version if subarch is defined
    linehill committed 153 days ago
  • HIPSPV: Add checks for --offload-new-driver
    linehill committed 153 days ago
  • HIPSPV: fixup. Use HIPSPV and ChipStar triple enums
    linehill committed 153 days ago
  • HIPSPV: fixup: revert code for "hipspv" triple OS component
    linehill committed 153 days ago
  • HIPSPV: fixup: revert checks for --offload=spirv64-unknown-hipspv
    linehill committed 153 days ago
  • HIPSPV: add deprecation notice for --offload=spirv{32,64}
    linehill committed 153 days ago
  • fixup: forgot a test input
    linehill committed 153 days ago
  • fixup: --offload -> --offload-targets in ReleaseNotes.rst
    linehill committed 153 days ago
  • Merge branch 'main' into hipspv-new-offload-driver
    jhuber6 committed 153 days ago
Loading