[PATCH] D127461: [SelectionDAG] Use __memcmpeq to replace bcmp and bool usage memcmp
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 16:05:20 PDT 2023
goldstein.w.n added a comment.
In D127461#4259596 <https://reviews.llvm.org/D127461#4259596>, @craig.topper wrote:
> Is this still being looked at?
Sorry, its been a while.
This stalled when discussing the method of enabling this. I think the goal was to match GCC but AFAICT GCC never ended up implementing this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127461/new/
https://reviews.llvm.org/D127461
More information about the llvm-commits
mailing list