[llvm] [LVI] Support using block values when handling conditions (PR #75311)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 2 01:52:33 PST 2024
nikic wrote:
@dtcxzyw I believe this regression is due to an evaluation order issue in LVI. I've filed https://github.com/llvm/llvm-project/issues/76705.
https://github.com/llvm/llvm-project/pull/75311
More information about the llvm-commits
mailing list