[GVNHoist] Properly merge alignments when hoisting
If we two loads of two different alignments, we must use the minimum of the two alignments when hoisting. Same deal for stores. For allocas, use the maximum of the two allocas. llvm-svn: 276601
Loading
Please sign in to comment