aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2023-02-13 11:59:41 +0100
committerXavier Leroy <xavier.leroy@college-de-france.fr>2023-02-20 09:43:38 +0100
commit9d06ed97f493f89ab41f1dc3962840eadacd3865 (patch)
tree5d4c5df92b19de4400d0dae39b2e7a79a7c5bf42 /Makefile
parent243c0f7ce4e8b6c22ddd930bd470ab74187e5256 (diff)
downloadcompcert-9d06ed97f493f89ab41f1dc3962840eadacd3865.tar.gz
compcert-9d06ed97f493f89ab41f1dc3962840eadacd3865.zip
Ignore self assign in if-conversion
A self assign `x = x` can be classified as a skip in `classify_stmt`. This helps with the if-conversion of some code that the previous passes generates, e.g. for nested C conditional expressions. Closes: #466
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions