Before looking up a value in the map of known constants we attempt
to dynamically cast it. The code looks cleaner if we move the cast
inside findConstantFor(), where the look up happens.
Details
Details
- Reviewers
ChuanqiXu - Commits
- rGbb6d60bf9dfe: [FuncSpec][NFC] Sink cast into function.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo