[llvm] [ConstantTime][LLVM] Add llvm.ct.select intrinsic with generic SelectionDAG lowering (PR #166702)

Julius Alexandre via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 19 20:13:37 PDT 2026


================

----------------
wizardengineer wrote:

The builder just emits the plain CT_SELECT node now. The fallback lowering moved into the legalizer, and 64613ed31ef6 cleans up that path.

https://github.com/llvm/llvm-project/pull/166702


More information about the llvm-commits mailing list