We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from: llvm/llvm-project@64e8d5b to: llvm/llvm-project@054e7c5 commit: c99de4d
from 64e8d5b1baaa478c40931d290bf30687a6c93dac to 054e7c59713c67ad7b65a92e4b8887076d3881b9
054e7c59713c67ad7b65a92e4b8887076d3881b9 [VectorCombine] foldInsExtVectorToShuffle - ignore shuffle costs for 'identity' insertion masks 327e2b7c7659e2fff2e644850b767ca77234bef4 [clang][NFC] Make all C++ DR tests run in full range of language modes (#121688)
Improvements: vector-combine.NumShufOfBitcast 8581 -> 8583 +0.02% instcombine.NumOneIteration 40942253 -> 40942362 +0.00% Regressions: instcombine.NumDeadInst 33166716 -> 33166341 -0.00% instcombine.NumCombined 97937071 -> 97936443 -0.00% instcombine.NumTwoIterations 17210919 -> 17210810 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@64e8d5b
to: llvm/llvm-project@054e7c5
commit: c99de4d
Change Logs
from 64e8d5b1baaa478c40931d290bf30687a6c93dac to 054e7c59713c67ad7b65a92e4b8887076d3881b9
054e7c59713c67ad7b65a92e4b8887076d3881b9 [VectorCombine] foldInsExtVectorToShuffle - ignore shuffle costs for 'identity' insertion masks
327e2b7c7659e2fff2e644850b767ca77234bef4 [clang][NFC] Make all C++ DR tests run in full range of language modes (#121688)
The text was updated successfully, but these errors were encountered: