- When an operand is changed into an immediate value or like, ensure their target flags being cleared or set properly.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Testcase? Or cleanup a few places where I've worked around this. I assume you found another
This a pending change I just dig out from my local repo. Through the rebasing, I found that test case is fixed in your previous change.
clang-tidy: warning: invalid case style for function 'ChangeToImmediate' [readability-identifier-naming]
not useful