================
@@ -669,6 +669,7 @@ Bug Fixes in This Version
   base classes. (GH139452)
 - Fixed an assertion failure in serialization of constexpr structs containing 
unions. (#GH140130)
 - Fixed duplicate entries in TableGen that caused the wrong attribute to be 
selected. (GH#140701)
+- Fixed type missmach error when 'builtin-elementwise-math' arguments have 
different qualifiers, this should be a well-formed. (#GH141397)
----------------
zyn0217 wrote:

Missmach -> mismatch (and same in the test!)

A well-formed -> well-formed

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

Reply via email to