[PATCH] D112256: [FPEnv][EarlyCSE] Add support for CSE of constrained FP intrinsics, take 2

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 06:33:05 PDT 2022


kpn added a comment.

I'll get back to you on the tfpropagation.ll question. The test precommit:

commit 25a83005ef9dfce7c40c295a987f9e0ad7dc76d3 <https://reviews.llvm.org/rG25a83005ef9dfce7c40c295a987f9e0ad7dc76d3> (origin/main, main)
Author: Kevin P. Neal <kevin.neal at sas.com>
Date:   Wed Jul 27 15:21:17 2022 -0400

  Precommit tests for D112256 "[FPEnv][EarlyCSE] Add support for CSE of constrained FP intrinsics, take 2"


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112256/new/

https://reviews.llvm.org/D112256



More information about the llvm-commits mailing list