[llvm] [LLVM][IR] Add native vector support to ConstantInt & ConstantFP. (PR #74502)
Paul Walker via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 19 03:59:48 PDT 2024
paulwalker-arm wrote:
> Just wanted to check back whether you're still pursuing this?
Yes although I've not had chance to upload any related patches for a while. I started digging into the code generation side of things and then hit issues with generating slightly worse code due to code paths that relied on bogus behaviour. I was hoping to get it finished in time for LLVM 19 but I don't think that's realistic now but I'll create PRs for what I have.
https://github.com/llvm/llvm-project/pull/74502
More information about the llvm-commits
mailing list