[PATCH] D134862: [AMDGPU][GISel] Update `isCanonicalized`
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 01:47:46 PDT 2022
foad added a comment.
> Fixes some regressions introduced in D134857 <https://reviews.llvm.org/D134857> for fdiv.f16 too.
I don't see any real regressions in D134857 <https://reviews.llvm.org/D134857>, just cases where we optimize the "ieee" cases but not the "flush" cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134862/new/
https://reviews.llvm.org/D134862
More information about the llvm-commits
mailing list