[llvm] [VirtRegMap] Replace a single value enum with a static constexpr member variable. NFC (PR #109010)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 09:53:00 PDT 2024
topperc wrote:
@MatzeB do you think it's possible to use INT_MAX instead of our own number here?
https://github.com/llvm/llvm-project/pull/109010
More information about the llvm-commits
mailing list