[llvm] [AMDGPU] Conditionally enable DAG combines for fminimum/fmaximum (PR #81584)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 01:03:38 PST 2024
jayfoad wrote:
Other possible approaches:
- implement legalization for fminimum3/fmaximum3
- only do the combine post-legalization
I'm not sure which approach is best.
https://github.com/llvm/llvm-project/pull/81584
More information about the llvm-commits
mailing list