[llvm] [LLVM][IR] Teach extractelement folds about constant ConstantInt/FP. (PR #116793)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 05:10:48 PST 2024


paulwalker-arm wrote:

NOTE: This doesn't fix up all folds but I'm trying to make use of existing tests where possible before circling back to add new ones required for future fixes. 

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


More information about the llvm-commits mailing list