[llvm] [AMDGPU][GlobalISel] Add BF16 widening to V2BF16 for packed instructions (PR #214370)

Lukas Sommer via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 01:44:33 PDT 2026


================

----------------
sommerlukas wrote:

I think the implementation already handles the uniform case (`inreg`), but would be good to have a test for it.

Also, one test that shows that fast-math flags are preserved by the transformation would be useful.

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


More information about the llvm-commits mailing list