[llvm-dev] Potential issue with noalias @malloc and @realloc

Sanjoy Das via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 13 00:37:02 PDT 2017


Hi Daniel,

On April 12, 2017 at 3:51:29 PM, Daniel Berlin via llvm-dev
(llvm-dev at lists.llvm.org) wrote:
> Yeah, though until we want to do a lot of work, i fear we should just be
> ignoring these issues until we have real world programs we are breaking :)
>
> I hate answers like that, but i feel like ATM it's more in the category of
> "something we should be cognizant of" than "something we should cut a wide
> swath through the compiler destroying optimizations to make work".

I agree.  These things are interesting to think about and keep in mind
as long term items that we *may eventually* want to address, but I
don't see a need to do anything right this moment.

Thanks!
-- Sanjoy


More information about the llvm-dev mailing list