[all-commits] [llvm/llvm-project] 02328e: [LLVM][ConstantFold] Remove remaining uses of Cons...
Paul Walker via All-commits
all-commits at lists.llvm.org
Mon Dec 16 03:38:11 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02328e0465c256293950542f1a85eb55bcbc9d45
https://github.com/llvm/llvm-project/commit/02328e0465c256293950542f1a85eb55bcbc9d45
Author: Paul Walker <paul.walker at arm.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M llvm/lib/IR/ConstantFold.cpp
M llvm/lib/IR/Constants.cpp
M llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
M llvm/test/Transforms/InstCombine/fabs-fneg-fold.ll
M llvm/test/Transforms/InstCombine/fadd.ll
M llvm/test/Transforms/InstCombine/fdiv.ll
M llvm/test/Transforms/InstCombine/fmul.ll
M llvm/test/Transforms/InstCombine/fneg.ll
Log Message:
-----------
[LLVM][ConstantFold] Remove remaining uses of ConstantInt/FP::get(LLVMContext... (#119912)
This extends the constant folds to support vector ConstantInt/FP.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list