diff options
author | Johannes Reifferscheid <jreiffers@google.com> | 2024-07-15 16:59:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-15 16:59:47 +0200 |
commit | dd7d81ea49bf39e1d69bbb84bd3f31bd95519369 (patch) | |
tree | bb5d1af8ce1cbd52982a2cdc58a8a27bd50f27f7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | beccecaacde405a3b50891c67594eccbcd1c8b08 (diff) | |
download | llvm-dd7d81ea49bf39e1d69bbb84bd3f31bd95519369.zip llvm-dd7d81ea49bf39e1d69bbb84bd3f31bd95519369.tar.gz llvm-dd7d81ea49bf39e1d69bbb84bd3f31bd95519369.tar.bz2 |
Fix simplification of x + x//c*-c to x mod c. (#98909)
There was no check that rhs is actually a multiplication.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions