ivanradanov wrote: Thank you for the comments @razvanlupusoru . I made the pass configurable by letting the user of the pass specify what the device types corresponding to the device are. This way each user can pass in their value of the runtime values `acc_device_not_host` and `acc_device_*` that corresponds to the device type that is being specialized for (and any other value they also need to be folded to true).
How does this look? https://github.com/llvm/llvm-project/pull/208099 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
