forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed inheritance in fpga_mem (intel#11917)
Currently the SPIRV translator has a hard time translating annotations that are in nested types. This bug is actively being worked on. In the mean time, this change removes class inheritance from `fpga_mem`, allowing SPIRV translator to properly translate annotations in more cases.
- Loading branch information
Showing
1 changed file
with
36 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters