aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorJonathan Thackray <jonathan.thackray@arm.com>2025-05-02 07:02:43 +0100
committerGitHub <noreply@github.com>2025-05-02 07:02:43 +0100
commit6f39995da24d1eb5a8efc40531abff3054f2b6bf (patch)
treec0f1d07f0a4494a604b0855752f06c65bf9dccb4 /llvm/lib/Bitcode
parentae344408348a5c3ff6ccdbc675c401ea83d8a708 (diff)
downloadllvm-6f39995da24d1eb5a8efc40531abff3054f2b6bf.zip
llvm-6f39995da24d1eb5a8efc40531abff3054f2b6bf.tar.gz
llvm-6f39995da24d1eb5a8efc40531abff3054f2b6bf.tar.bz2
[mlir] Ensure fmaximum/fminimum is defined in mlir/Dialect/LLVMIR/LLVMEnums.td (#138198)
Fix a compile error (with LLVM_ENABLE_WERROR=On) when building `bin/flang`: ``` enumeration values 'FMaximum' and 'FMinimum' not handled in switch ``` caused by adding new LLVM IR instructions in #137701. This wasn't picked up by the auto CI builders on GitHub, so I hadn't realised until @kazutakahirata notified me about it.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions