[llvm] [AArch64][GISEL] Consider fcmp true and fcmp false in cond code selection (PR #86972)

Marc Auberer via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 11:29:03 PDT 2024


================
@@ -183,6 +183,14 @@ registers:
   - { id: 5, class: gpr }
   - { id: 6, class: gpr }
   - { id: 7, class: gpr }
+  - { id: 8, class: fpr }
----------------
marcauberer wrote:

Sure, will do.

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


More information about the llvm-commits mailing list