Tighten checks so we can see existing codegen
The 2-element vector case shows a surprising bug: we failed to eliminate ops on undefs, so there are 4 fmax calls even though there can only be 2 valid elements in the inputs. llvm-svn: 254920
Loading
Please sign in to comment