[PATCH] D127871: [RISCV] Optimize 2x SELECT for floating-point types
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 23:09:57 PDT 2022
dcaballe added a comment.
It works! I must have messed up the test when trimming it. I'm attaching the whole function for your reference. Your code was invoked four times on this function with the previous version of the code. It's only invoked twice with the fixed one.F23726679: function.ll <https://reviews.llvm.org/F23726679>
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127871/new/
https://reviews.llvm.org/D127871
More information about the llvm-commits
mailing list