[Mlir-commits] [clang] [llvm] [mlir] Remove the `x86_mmx` IR type. (PR #98505)

Kamau Bridgeman llvmlistbot at llvm.org
Thu Jul 25 08:41:08 PDT 2024


kamaub wrote:

The changes made to the if statement in this PR at: https://github.com/llvm/llvm-project/commit/dfeb3991fb489a703f631ab0c34b58f80568038d#diff-f58c914c06010d2cd2c1359514ce9b8a4170e8c214eb52dd49ef5b17d391950eR2681 causes a new `-Werror,-Wunused-but-set-variable` when building llvm-project with clang in this buildbot's 2nd stage: https://lab.llvm.org/buildbot/#/builders/168/builds/1450/steps/12/logs/stdio, please resolve this build failure as soon as possible to bring the bot back to green.

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


More information about the Mlir-commits mailing list