[llvm] AMDGPU: Optimize set_rounding if input is known to fit in 2 bits (PR #88588)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 04:46:59 PDT 2024


https://github.com/jhuber6 approved this pull request.

Seems pretty straightforward given we already have `llvm.get_rounding` implemented.

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


More information about the llvm-commits mailing list