"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "547508d5426dad1ad7049296238f5f6ca79f6bd6"
Clarify and make explicit some of the requirements for transforming
mask+shift pairs at the beginning of the ISD::AND case block, and then hoist the final pattern into a helper function, simplifying and reflowing it appropriately. This should have no observable behavior change, but several simplifications fell out of this such as directly computing the new mask constant, etc. llvm-svn: 147939
Loading
Please register or sign in to comment