[PATCH] D146699: [GuardWidening] Freeze the introduced use.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 04:40:00 PDT 2023


skatkov added a comment.

The patch has been reverted due to failures of CHECK-NEXT tests on buildbots due to it adds freeze instructions without any specific order by just iterating over SmallSet, need to fix it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146699



More information about the llvm-commits mailing list