[PATCH] D100981: Delete le32/le64 targets
Steven Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 22 10:05:43 PDT 2021
srj added a comment.
In D100981#2709205 <https://reviews.llvm.org/D100981#2709205>, @MaskRay wrote:
> In D100981#2709044 <https://reviews.llvm.org/D100981#2709044>, @srj wrote:
>
>> Any chance that this could be (temporarily) reverted? This will break literally all Halide compilation; we're working on a fix on our side, but it would be nice to have a few days to be sure we have it right, and I suspect there's no urgency to removing this right now.
>
> Will https://github.com/halide/Halide/pull/5934 take longer? If it does, I can temporarily revert this.
Yeah, the first simple attempt in https://github.com/halide/Halide/pull/5934 doesn't work (many things are broken). Temporarily reverting this would be a huge huge favor to us.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100981/new/
https://reviews.llvm.org/D100981
More information about the llvm-commits
mailing list