Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LowerOpenCL pass to handle new blocks represntation in LLVM IR #133

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

AlexeySotkin
Copy link
Contributor

No description provided.

@AlexeySotkin AlexeySotkin merged commit bd6ddfa into KhronosGroup:master Feb 26, 2019
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Sep 1, 2022
This reverts:
commit 85815e7
Author: Dave Airlie <airlied@redhat.com>
Date:   Tue Jan 25 10:17:44 2022 +1000

    Add an entry point wrapper around functions (llvm pass) (KhronosGroup#1149)

Signed-off-by: Dmitry Sidorov <dmitry.sidorov@intel.com>
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Sep 1, 2022
This reverts:
commit 85815e7
Author: Dave Airlie <airlied@redhat.com>
Date:   Tue Jan 25 10:17:44 2022 +1000

    Add an entry point wrapper around functions (llvm pass) (KhronosGroup#1149)

Signed-off-by: Dmitry Sidorov <dmitry.sidorov@intel.com>

Co-authored-by: Dmitry Sidorov <dmitry.sidorov@intel.com>
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Sep 1, 2022
… separate header files 'main' -> 'xmain-web' (KhronosGroup#185)

* Resolve of merge (conflict) 337b171 [NFC] Move pass declarations into separate header files 'main' -> 'xmain-web'

  CONFLICT (content): Merge conflict in lib/SPIRV/SPIRVRegularizeLLVM.cpp
  CONFLICT (content): Merge conflict in lib/SPIRV/SPIRVLowerSaddWithOverflow.cpp

  commit 337b171
  Author: Sven van Haastregt <sven.vanhaastregt@arm.com>
  Date:   Fri May 20 17:34:02 2022 +0100

      [NFC] Move pass declarations into separate header files

      Prepare for migrating SPIRVWriter to the new PassManager by making
      sure the new non-legacy pass declarations are visible outside of their
      .cpp file.

* Resolve conflict

Wrap customization in SPIRVRegularizeLLVM.h to follow KhronosGroup#133

Co-authored-by: iclsrc <ia.compiler.tools.git@intel.com>
Co-authored-by: Haohai Wen <haohai.wen@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant