[llvm] [InstCombine] Avoid crash on aggregate types in SimplifyDemandedUseFPClass (PR #111128)
Mikael Holmén via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 03:30:16 PDT 2024
mikaelholmen wrote:
> @mikaelholmen could you test if this resolves the issue you reported? ([#110506 (comment)](https://github.com/llvm/llvm-project/pull/110506#issuecomment-2392839509)) 🙂
Indeed it does. Thank you!
https://github.com/llvm/llvm-project/pull/111128
More information about the llvm-commits
mailing list