aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJohannes Reifferscheid <jreiffers@google.com>2024-07-15 16:59:47 +0200
committerGitHub <noreply@github.com>2024-07-15 16:59:47 +0200
commitdd7d81ea49bf39e1d69bbb84bd3f31bd95519369 (patch)
treebb5d1af8ce1cbd52982a2cdc58a8a27bd50f27f7 /clang/lib/CodeGen/CodeGenModule.cpp
parentbeccecaacde405a3b50891c67594eccbcd1c8b08 (diff)
downloadllvm-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