[PATCH] D80706: [DAGCombine] Add hook to allow target specific test for sqrt input

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 02:26:31 PST 2020


steven.zhang added a comment.

Quick fixed by commit c25b039e211441033069c7046324d2f76de37bed <https://reviews.llvm.org/rGc25b039e211441033069c7046324d2f76de37bed> . Thank you for reporting this. We miss the test coverage for the case that crbits is disabled before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80706



More information about the llvm-commits mailing list