https://github.com/hekota requested changes to this pull request.

If you are going to store `isHLSLLineVectorLayoutCompatibleType` on a 
declaration you need to modify addMember to analyze newly added members. Then 
move the IsLineVectorLayoutCompatibleType implementation from SemaHLSL to Type 
and use the bit on the record type decl instead of building flattened type list.

https://github.com/llvm/llvm-project/pull/113730
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to