[llvm] [AArch64][GlobalISel] Protect against fdiv of 1 (PR #184063)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 05:20:52 PDT 2026
================
----------------
arsenm wrote:
We should have nicer utilities for basic checks like this. I guess getExactLog2Abs() == 0 would work here
https://github.com/llvm/llvm-project/pull/184063
More information about the llvm-commits
mailing list