[llvm] [LVI] Remove support for SPF selects (PR #115305)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 05:02:38 PST 2024


nikic wrote:

@dtcxzyw The first CVP run is before the first InstCombine run in the function simplification pipeline, so it's kind of expected. Usually it should be recovered later, but there are indeed some minor regressions in the diff.

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


More information about the llvm-commits mailing list