================ ---------------- farzonl wrote:
Instead of Doing `AddLoads` and `AddStore` below we are redirecting the generic case through a builtin so we can give CodeGen a hook to intercept matrix values. That way we can know if we should do a transpose or not for loads and stores when given the spv flag. https://github.com/llvm/llvm-project/pull/214575 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
