[llvm] [X86] combineStore - fold scalar float store(fabs/fneg(load())) -> store(and/xor(load(),c)) (PR #118680)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 19:41:39 PST 2024


https://github.com/phoebewang approved this pull request.

LGTM.

https://github.com/llvm/llvm-project/pull/118680


More information about the llvm-commits mailing list