Skip to content
  1. Jan 11, 2011
  2. Jan 10, 2011
    • Dale Johannesen's avatar
      Fix PR 8916 (qv for analysis), at least the immediate problem. · d2b48119
      Dale Johannesen authored
      There's an inherent tension in DAGCombine between assuming
      that things will be put in canonical form, and the Depth
      mechanism that disables transformations when recursion gets
      too deep.  It would not surprise me if there's a lot of little
      bugs like this one waiting to be discovered.  The mechanism
      seems fragile and I'd suggest looking at it from a design viewpoint.
      
      llvm-svn: 123191
      d2b48119
Loading