Revert "[AMDGPU] Disable bool range metadata to workaround backend issue"
authorYaxun (Sam) Liu <yaxun.liu@amd.com>
Thu, 8 Dec 2022 21:56:25 +0000 (16:56 -0500)
committerYaxun (Sam) Liu <yaxun.liu@amd.com>
Thu, 8 Dec 2022 22:35:10 +0000 (17:35 -0500)
commit262c3034bb44cac8b4ed6d4a3bb99ceb60d9e322
tree93d4f7fef9bb2e39c62c5ce6db358b2dba299746
parent5cfd815c14f378c50018f6967c027b758c3996a6
Revert "[AMDGPU] Disable bool range metadata to workaround backend issue"

This reverts commit 107ee2613063183cb643cef97f0fad403508c9f0 to facilitate
investigating and fixing the root cause.

Differential Revision: https://reviews.llvm.org/D135269
clang/lib/CodeGen/CGExpr.cpp
clang/test/CodeGenCUDA/bool-range.cu [deleted file]