[llvm] [X86] Truncate i64 add/sub/mul arithmetic to i32 with known zeros in higher bits (PR #143313)
Omkar Mohanty via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 11 01:23:41 PDT 2025
omkar-mohanty wrote:
@phoebewang I think the PR should be good now
> You're going to have much better test coverage for all of these - I suggest you split these into 3 PRs (add/sub/mul) - and we focus on the add first
Alright, I'll close this PR and open one for `add` first with more tests then
https://github.com/llvm/llvm-project/pull/143313
More information about the llvm-commits
mailing list