This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Fixup Bazel build for Add a pattern for transforming gpu.global_id to thread + blockId * blockDim
ClosedPublic

Authored by burmako on May 25 2023, 2:03 PM.

Details

Summary

This patch updates the Bazel build to catch up with changes in https://reviews.llvm.org/D148978.

Diff Detail

Event Timeline

burmako created this revision.May 25 2023, 2:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 2:03 PM
burmako requested review of this revision.May 25 2023, 2:03 PM
aartbik accepted this revision.May 25 2023, 2:22 PM
This revision is now accepted and ready to land.May 25 2023, 2:22 PM
This revision was landed with ongoing or failed builds.May 25 2023, 2:28 PM
This revision was automatically updated to reflect the committed changes.