Mon P Wang
authored
replace an OpA with a widened OpB, it is possible to get new uses of OpA due to CSE when recursively updating nodes. Since OpA has been processed, the new uses are not examined again. The patch checks if this occurred and it it did, updates the new uses of OpA to use OpB. llvm-svn: 105453
Name | Last commit | Last update |
---|---|---|
clang | ||
compiler-rt | ||
libcxx | ||
llvm |