================
@@ -408,7 +408,9 @@ class Context {
unsigned getRequiredVectorWidth(unsigned ID) const;
- /// Return true if builtin ID belongs to AuxTarget.
+ /// Return true if builtin ID belongs to only the AuxTarget.
----------------
erichkeane wrote:
Perhaps, "Return true if the builtin ID belongs exclusively to the AuxTarget,
and false if it belongs to both primary and aux target, or neither."
WDYT?
https://github.com/llvm/llvm-project/pull/128038
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits