Minor efficiency fix. There is no reason to perform the same set lookup
repeatedly in the inner loop as it is invariant there.
Details
Details
- Reviewers
mingmingl - Commits
- rGdd3f48333538: [ThinLTO][WPD] LICM set lookup (NFC)
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo