[llvm] [X86][GlobalIsel] Add ceil/trunc/floor cpp intrinsic test (PR #156281)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 02:30:06 PDT 2025


https://github.com/RKSimon requested changes to this pull request.

Just call them isel-ceil.ll / isel-floor.ll / isel-ftrunc.ll - the llvm from the intrinsic name is redundant for something as generic as this.

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


More information about the llvm-commits mailing list