[all-commits] [llvm/llvm-project] fda45d: [RISCV] Add FP compare test to condops.ll to show ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jul 17 08:48:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fda45d9198c848a3cfa4c2f9f4a1162cf3a202d4
https://github.com/llvm/llvm-project/commit/fda45d9198c848a3cfa4c2f9f4a1162cf3a202d4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/condops.ll
Log Message:
-----------
[RISCV] Add FP compare test to condops.ll to show a missed opportunity to remove an xori. NFC
This is a case that D155288 won't get.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D155327
More information about the All-commits
mailing list