[LLVMdev] 64 bit MRV problem; Missed optimizations.

Eli Friedman eli.friedman at gmail.com
Mon Mar 7 14:24:00 PST 2011


On Mon, Mar 7, 2011 at 1:51 PM, Arushi Aggarwal <arushi987 at gmail.com> wrote:
> Hi,
>
> I was tracking the issue discussed earlier, and I was wondering if a bug for
> the missed optimizations, was ever filed, and if it has been fixed since? If
> so in which llvm version, and more specifically which optimization pass.
>
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-January/028877.html

clang has been fixed to generate code which is generally more friendly
to the optimizers for situations like that.

-Eli



More information about the llvm-dev mailing list