hsmhsm added a comment. In D110257#3133879 <https://reviews.llvm.org/D110257#3133879>, @JonChesterfield wrote:
> In D110257#3133866 <https://reviews.llvm.org/D110257#3133866>, @hsmhsm wrote: > >> This is not something specific to AMDGPU backend, but AMDGPU backend at >> present requires this canonical form. > > Undocumented and not checked by the IR verifier. Canonical form seems to be > overstating it until at least one of those is addressed. We already discussed that this canonical form is not something that IR verifier can verify, but it is good enough for better code transformation/optimization. Please refer llvm-dev email discussion w.r.t it. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D110257/new/ https://reviews.llvm.org/D110257 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits