[clang-tools-extra] [llvm] [PowerPC] Implement llvm.set.rounding intrinsic (PR #67302)

Serge Pavlov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 11:29:40 PST 2023


https://github.com/spavloff commented:

The patch looks good but I am not familiar with PPC instructions enough. Could you please run the runtime tests from here: https://github.com/llvm/llvm-test-suite/tree/main/MultiSource/UnitTests/Float/rounding? You just need to build application from two files: `clang rounding.c rounding-dynamic.c`.

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


More information about the llvm-commits mailing list