dtcxzyw wrote: > project/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:7769:13: error: 16 enumeration values not handled in switch: 'FCMP_OEQ', 'FCMP_ONE', 'FCMP_UEQ'... [-Werror,-Wswitch] Fixed by 934ba0d59e650644fe69462935982318b265ad2c. https://github.com/llvm/llvm-project/pull/80986