Fold references to the intrinsic function SCALE().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
No-op update to see whether spurious Windows buildbot failure was indeed unrelated to this change.
Comment Actions
Disable bogus warning from MSVC in unrelated source files that is somehow triggered by this change.
Comment Actions
Add nearly redundant test case in attempt to get the pre-merge build bots to wake up and look at the patch again.
Comment Actions
Still trying to find a way around a bogus MSVC warning that was triggered by this change.
Comment Actions
Iterating; now trying to work around a bogus error message on a reference to a template member function of a template class.