[llvm] [GlobalIsel] Canonicalize G_FCMP (PR #108891)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 23:48:58 PDT 2024


aemerson wrote:

> We zext the APInt:
> 
> https://github.com/llvm/llvm-project/blob/30d7dcc1db476b828d3b0a7b5c9bcfbe5bd5f216/llvm/lib/CodeGen/GlobalISel/Utils.cpp#L369

Right, I just saw that and I agree it handles it.

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


More information about the llvm-commits mailing list