https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106038
--- Comment #2 from Noah Goldstein <goldstein.w.n at gmail dot com> --- (In reply to Andrew Pinski from comment #1) > Created attachment 53175 [details] > Testcase -O3 -march=icelake-client > > Next time attach the testcase and not link to godbolt without a testcase. Sorry. I tried playing around in i386.cc to see if I could modify the `stmt_cost` for the `BIT_{AND|IOR|XOR}_EXPR` cases but that didn't seem to have any effect. Do you know where I might go to fix this?