[llvm] [InstCombine] Fold more 'fcmp' 'select' instrs idioms into 'fabs' (PR #83381)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon May 27 05:25:53 PDT 2024
================
----------------
nikic wrote:
Adding this kind of test is fine if it tests the whole pipeline (e.g. `-O2`) and is in the PhaseOrdering directory. But if @jcranmer-intel thinks we don't need this, then it's fine.
https://github.com/llvm/llvm-project/pull/83381
More information about the llvm-commits
mailing list