[llvm] [X86][GlobalIsel] Support G_[U|S]MIN/G_[U|S]MAX test (PR #157621)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 9 01:29:32 PDT 2025


https://github.com/RKSimon commented:

its often easier to maintain if you have 4 separate files for the 4 opcodes - if nothing else you can copy and then search/replace the u/s min/max intrinsic :) 

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


More information about the llvm-commits mailing list