diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-01-13 09:02:56 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-01-13 09:28:27 -0800 |
commit | 092d6283838dea79670750b9415955c5f0cb5178 (patch) | |
tree | 8fed19faed4e3251d4b2f7b6ad18078bcd74de06 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 26e13091ea5ac3a53d11b50265a506f88129d6ff (diff) | |
download | llvm-092d6283838dea79670750b9415955c5f0cb5178.zip llvm-092d6283838dea79670750b9415955c5f0cb5178.tar.gz llvm-092d6283838dea79670750b9415955c5f0cb5178.tar.bz2 |
[SLP]Check for div/rem instructions before extending with poisons
Need to check if the instructions can be safely extended with poison
before actually doing this to avoid incorrect transformations.
Fixes #122691
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions