[all-commits] [llvm/llvm-project] 34e1b4: [RISCV] Select unmasked FP setcc insts via ISel po...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Fri Apr 8 09:25:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34e1b4774a47d2cc92d8b32aaa25778b7acf9255
https://github.com/llvm/llvm-project/commit/34e1b4774a47d2cc92d8b32aaa25778b7acf9255
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Select unmasked FP setcc insts via ISel post-process
Similar to D123217 but for the floating-point patterns. No change in
generated output, while reducing the generated table size.
Reviewed By: arcbbb
Differential Revision: https://reviews.llvm.org/D123291
More information about the All-commits
mailing list