[llvm] [AMDGPU] Add i1 mul patterns (PR #67291)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 05:33:37 PDT 2023


Pierre-vh wrote:

I legalized the i1 instead, leads to better codegen too it seems.
For the other i1 ops, if those have to be legalized as well, I'd rather do it in a follow up patch if that's alright. Do we want all similar i1 pats gone?

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


More information about the llvm-commits mailing list