[llvm] [ConstantTime][LLVM] Add llvm.ct.select intrinsic with generic SelectionDAG lowering (PR #166702)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 8 10:01:13 PST 2026
arsenm wrote:
> @nikic Huh, makes sense, thanks! Though it may as well be abstracted to "a qualifier to the existing instruction", like the fast maths flags.
Fast math flags are another droppable annotation
https://github.com/llvm/llvm-project/pull/166702
More information about the llvm-commits
mailing list