[PATCH] D72921: Create a gpu.module operation for the GPU Dialect.
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 02:16:56 PST 2020
tpopp added a comment.
In D72921#1828330 <https://reviews.llvm.org/D72921#1828330>, @mehdi_amini wrote:
> Can you expand on the original reason for the revert? What has been fix in the patch?
In the commit message or just in general? An XLA:MLIR test was failing when Google tried to update LLVM, so this was reverted. It took some time to figure out what patch is needed on the Tensorflow side to successfully integrate this patch because the style of failure was only caught by integration tests in a code base I didn't know.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72921/new/
https://reviews.llvm.org/D72921
More information about the llvm-commits
mailing list