felipecrv commented on code in PR #41373:
URL: https://github.com/apache/arrow/pull/41373#discussion_r1633289177


##########
cpp/src/arrow/util/macros.h:
##########
@@ -117,6 +125,7 @@
 #define ARROW_PREFETCH(addr)
 #define ARROW_RESTRICT
 #define ARROW_COMPILER_ASSUME(expr)
+#define ARROW_COMPILER_UNREACHABLE

Review Comment:
   I will undo this for now and merge. I added this for very minor binary size 
gains. I will tackle this in the next PR.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to