[all-commits] [llvm/llvm-project] e21663: [NVPTX] Add selp.f32 checks to select(cond, fpbinop...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 15 04:42:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e21663d32b30211c145c5ab85f079e33bbdc72bb
https://github.com/llvm/llvm-project/commit/e21663d32b30211c145c5ab85f079e33bbdc72bb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
M llvm/test/CodeGen/NVPTX/fast-math.ll
Log Message:
-----------
[NVPTX] Add selp.f32 checks to select(cond,fpbinop(),fpbinop()) tests
Will help show codegen diffs in an upcoming patch
More information about the All-commits
mailing list